LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-64047

linux · linux kernel

Published
CVSS9.8
Severitycritical
WeaknessCWE-193
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring When an sk_msg scatterlist ring wraps (sg.end < sg.start), tls_push_record() chains the tail portion of the ring to the head using sg_chain(). An extra entry in the sg array is reserved for this: struct sk_msg_sg { [...] /* The extra two elements: * 1) used for chaining the front and sections when the list becomes * partitioned (e.g. end < start). The crypto APIs require the * chaining; * 2) to chain tailer SG entries after the message. */ struct scatterlist dat

References

← Back to the CVE Tracker

Our coverage of CVE-2026-64047

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-64047.