Lucene search
+L

82 matches found

RedhatCVE
RedhatCVE
added 2026/07/22 12:10 a.m.5 views

CVE-2026-64009

A flaw was found in the Linux kernel's xfrm IPSec framework component. A local, unprivileged user can trigger an integer underflow in the Encapsulating Security Payload ESP module's Maximum Transmission Unit MTU calculation. This underflow leads to a severe out-of-bounds write, which can cause...

7.8CVSS5.2AI score0.00143EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:36 p.m.5 views

CVE-2026-63872

A flaw was found in the Linux kernel's implementation of the Encapsulating Security Payload ESP protocol. This vulnerability occurs in the espoutputtail function when processing network packets. If a specific operation to manage page fragments fails, the kernel does not properly release reference...

7.5CVSS5.2AI score0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 3:16 p.m.6 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
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.30 views

CVE-2026-64009 xfrm: Check for underflow in xfrm_state_mtu

In the Linux kernel, the following vulnerability has been resolved: xfrm: Check for underflow in xfrmstatemtu Leo Lin reported OOB write issue in esp component: xfrmstatemtu returns u32 but performs its arithmetic in unsigned modulo-2^32 space using an attacker-influenced "headerlen + authsize +...

7.8CVSS0.00143EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:18 p.m.18 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
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the xfrm ESP out-of-place fast path where the esp output head function appends the trailer before esp output tail allocates the destination page frag. The head-side ga...

9.8CVSS5.9AI score0.00704EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/10 5:11 p.m.22 views

CVE-2026-53363

A flaw was found in the Linux kernel's iptfs component, part of the IPSec framework. The iptfsconsumefrags function does not correctly propagate a flag indicating shared fragments. This can cause the Encapsulating Security Payload ESP to make incorrect security decisions regarding in-place...

9.8CVSS6.1AI score0.00295EPSS
SaveExploits0References4
Broadcom
Broadcom
added 2026/07/01 12:0 a.m.6 views

xfrm: esp: avoid in-place decrypt on shared skb frags (CVE-2026-43284)

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSGSPLICEPAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFLSHAREDFRAG after skbsplicefromiter, so later paths that may modify packet data ca...

8.8CVSS6.5AI score0.93235EPSS
SaveExploits32
RedHat Linux
RedHat Linux
added 2026/06/04 9:43 p.m.5 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
AstraLinux
AstraLinux
added 2026/06/02 3:27 p.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags The MSGSPLICEPAGES function can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFLSHAREDFRAG after skbsplicefromiter, so later processes that may modi...

8.8CVSS6.7AI score0.93235EPSS
SaveExploits32References3
Metasploit
Metasploit
added 2026/05/21 7:1 p.m.338 views

xfrm-ESP Page-Cache Write via CVE-2026-43284

CVE-2026-43284 is a Linux kernel page-cache write vulnerability in the IPsec/xfrm subsystem affecting ESP Encapsulating Security Payload fragmentation. Dubbed "DirtyFrag", the bug allows a local unprivileged user to gain write access to read-only page-cache pages by triggering a race condition in...

8.8CVSS7.1AI score0.93235EPSS
SaveExploits32
RedHat Linux
RedHat Linux
added 2026/05/21 6:10 p.m.7 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/21 2:50 p.m.9 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/21 2:4 p.m.19 views

kernel: "Fragnesia" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel

A flaw was found in the Linux kernel's XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged...

7.8CVSS6.1AI score0.02496EPSS
SaveExploits11References5
RedHat Linux
RedHat Linux
added 2026/05/20 11:40 p.m.5 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/20 3:47 p.m.7 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/20 2:29 p.m.12 views

kernel: "Fragnesia" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel

A flaw was found in the Linux kernel's XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged...

7.8CVSS6.1AI score0.02496EPSS
SaveExploits11References5
RedHat Linux
RedHat Linux
added 2026/05/20 2:29 p.m.8 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/20 1:8 p.m.13 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/05/20 1:3 p.m.8 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
Rows per page
Query Builder