Lucene search
+L

273 matches found

RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-64046

A flaw was found in the Linux kernel's network Transport Layer Security TLS subsystem. An issue in how scatterlist entries are chained could lead to illegal input being provided to cryptographic operations. This could potentially affect the integrity of TLS communications...

9.8CVSS5.3AI score0.00521EPSS
Exploits0References4
NVD
NVD
added 3 days ago6 views

CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS0.00182EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45619

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

5.4AI score0.00521EPSS
Exploits0References8
NVD
NVD
added 3 days ago5 views

CVE-2026-63872

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

7.5CVSS0.00279EPSS
Exploits0References2
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-63926 bpf: sockmap: fix tail fragment offset in bpf_msg_push_data

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS0.00182EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-45699

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

5.5AI score0.00182EPSS
Exploits0References8
CVE
CVE
added 3 days ago9 views

CVE-2026-63926

CVE-2026-63926 affects the Linux kernel where the bpf sockmap data path (bpf_msg_push_data) mishandles the tail fragment offset when inserting data into a scatterlist. The issue occurs when splitting a scatterlist entry into left/right fragments; the right fragment offset was advanced using a mes...

8.4CVSS5.5AI score0.00182EPSS
Exploits0References8
CVE
CVE
added 3 days ago13 views

CVE-2026-63872

CVE-2026-63872 affects the Linux kernel esp path (esp4/esp6) where, on skb_to_sgvec failure during esp_output_tail, old skb page fragments are not unrefsed when a second scatterlist build fails. The root cause: a page frag reference leak in the source scatterlist if the destination sgvec creation...

7.5CVSS5.5AI score0.00279EPSS
Exploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-45557

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

5.5AI score0.00279EPSS
Exploits0References2
NVD
NVD
added 3 days ago7 views

CVE-2026-63830

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS0.00337EPSS
Exploits0References6
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45496

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

5.3AI score0.00337EPSS
Exploits0References6
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-63830 net: skmsg: preserve sg.copy across SG transforms

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS0.00337EPSS
Exploits0References6
CVE
CVE
added 3 days ago9 views

CVE-2026-63830

The CVE-2026-63830 entry describes a Linux kernel vulnerability in net: skmsg where the sg.copy bitmap could become unsynchronized with sg.data[] during various sk_msg transforms, potentially allowing writable exposure to page cache data via BPF ctx->data. The issue covers transformations like...

9.4CVSS5.4AI score0.00337EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63872

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from th...

7.5CVSS5.5AI score0.00279EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-61146

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A desynchronization issue exists in the sk msg sg.copy bitmap, which tracks scatterlist entry ownership. The sg.copy bit prevents sk msg compute data pointers from exposing certain entri...

9.4CVSS5.2AI score0.00337EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63830

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells...

9.4CVSS5.4AI score0.00337EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-61364

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.datamsg pl-sg.start, MAX SKB FRAGS - msg pl-sg.start + 1, msg pl-sg.data; This places the chain pointer at s...

5.5AI score0.00521EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago10 views

PT-2026-61243

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpf msg push data When bpf msg push data inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offs...

5.4AI score0.00182EPSS
Exploits0References9
OSV
OSV
added 5 days ago5 views

USN-8490-2 linux-realtime, linux-realtime-6.17 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Cryptographic API; - DMA engine subsystem; - InfiniBand drivers; -...

9.8CVSS6.9AI score0.00817EPSS
Exploits9References62
Ubuntu
Ubuntu
added 5 days ago10 views

USN-8490-2: Linux kernel (Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Cryptographic API; - DMA engine subsystem; - InfiniBand drivers; -...

9.8CVSS6.9AI score0.00817EPSS
Exploits9
Rows per page
Query Builder