Lucene search
+L

176 matches found

RedHat Linux
RedHat Linux
added 2026/07/23 8:19 a.m.10 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS7.7AI score0.00137EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/07/21 11:10 p.m.8 views

CVE-2026-63970

A flaw was found in the Linux kernel's vsock/virtio transport. This vulnerability occurs when the system processes zerocopy socket buffers skbs and encounters an error during memory allocation for fixed-buffer vectored data. The system may attempt to free memory incorrectly, leading to a...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.28 views

CVE-2026-63835 batman-adv: v: prevent OGM aggregation on disabled hardif

In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...

0.00174EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.7 views

EUVD-2026-45487

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00157EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.32 views

CVE-2026-63821 wifi: rtw88: usb: fix memory leaks on USB write failures

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

0.00157EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 12:2 p.m.14 views

CVE-2026-63821

In the Linux kernel, the wifi driver stack for rtw88/USB fixed memory leaks when USB write submissions fail. Specifically, rtw_usb_write_port() failures in rtw_usb_write_data() and rtw_usb_tx_agg_skb() could leave allocated skbs and a txcb/aggregated skbs unfreed due to a missing completion callb...

5.3AI score0.00157EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/13 5:33 p.m.7 views

CVE-2026-53365

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix zerocopy completion for multi-skb sends When a large message is fragmented into multiple skbs, the zerocopy uarg is only allocated and attached to the last skb in the loop. Non-final skbs carry pinned user pages...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
CVE
CVE
added 2026/07/13 5:33 p.m.18 views

CVE-2026-53365

The CVE-2026-53365 issue affects the Linux kernel’s vsock/virtio zerocopy path. When large messages are fragmented across multiple skbs, the zerocopy uarg was only allocated and attached to the last skb in the loop, leaving non-final skbs with pinned user pages untracked and failing to notify use...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References4Affected Software1
Ubuntu
Ubuntu
added 2026/07/10 10:7 a.m.14 views

USN-8530-1: Linux kernel (AWS) vulnerabilities

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

9.8CVSS6.9AI score0.93235EPSS
SaveExploits43
Microsoft CVE
Microsoft CVE
added 2026/07/04 8:3 a.m.5 views

net: guard timestamp cmsgs to real error queue skbs

...

7.1CVSS6.1AI score0.00126EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/29 3:34 p.m.91 views

Exploit for CVE-2026-43503

CVE-2026-43503 DirtyClone - PoC - SecurewithUmer POC of Dir...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7
Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53223

In the Linux kernel, the following vulnerability has been resolved: net: guard timestamp cmsgs to real error queue skbs skbiserrqueue treats PACKETOUTGOING as the sole marker for an skb from skerrorqueue. That assumption is not true for AFPACKET sockets: outgoing packet taps are also delivered to...

7.1CVSS5.7AI score0.00126EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/06/23 2:49 p.m.11 views

Security update for the Linux Kernel (Live Patch 79 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.299 fixes various security issues The following security issues were fixed: CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. CVE-2026-31504: net: fix fanout UAF in packetrelease via NETDEVUP race...

8.8CVSS6.3AI score0.0049EPSS
SaveExploits7References16
OSV
OSV
added 2026/06/22 4:34 p.m.7 views

SUSE-SU-2026:2494-1 Security update for the Linux Kernel (Live Patch 69 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.261 fixes various security issues The following security issues were fixed: - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. - CVE-2026-31504: net: fix fanout UAF in packetrelease via NETDEVUP race...

9.8CVSS6.4AI score0.0049EPSS
SaveExploits7References9
RedHat Linux
RedHat Linux
added 2026/06/22 6:44 a.m.9 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/06/22 6:28 a.m.14 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/09 1:16 p.m.11 views

UBUNTU-CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/06/09 12:11 p.m.13 views

CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 12:11 p.m.5 views

CVE-2026-46323 net: gro: don't merge zcopy skbs

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS6.5AI score
SaveExploits0References21
Ubuntu
Ubuntu
added 2026/06/04 9:13 p.m.20 views

USN-8390-1: Linux kernel vulnerability

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

8.8CVSS6.1AI score0.93235EPSS
SaveExploits32
Rows per page
Query Builder