In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext sk_msg ring unpushed When the copy path in tls_sw_sendmsg_locked() adds the fragment that fills…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext sk_msg ring unpushed When the copy path in tls_sw_sendmsg_locked() adds the fragment that fills the plaintext sk_msg ring, it does not set full_record, so the record is left full and unpushed. A later splice() then adds to an already full ring: sk_msg_page_add() has no fullness check of its own, so sg.end wraps onto sg.start and the ring appears empty. Fragments added after that overwrite l…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3c5f8f2aa57c647b83add4896aab64aac5fdedad
- https://git.kernel.org/stable/c/3fc5044796dd87b8d68be4207046f5ce2748174c
- https://git.kernel.org/stable/c/7bca91d63341274e857f4aeaad54d229405e93dc
- https://git.kernel.org/stable/c/aa8b14647721b5a4958712b35cf43e3125d47753
- https://git.kernel.org/stable/c/f634289a0b557a197c5f37284b623cefedfe73d5
时间线
- nvd_ingest NVD