Lucene search
+L

1036 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74677

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74661

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64348

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

5.6AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.22 views

CVE-2026-74661 mac802154: fix netdev use-after-free in beacon worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154beaconworker reads local-beaconreq under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and the...

0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74661

CVE-2026-74661 is a use-after-free vulnerability in the Linux kernel's mac802154 subsystem (IEEE 802.15.4 wireless). The root cause is in mac802154_beacon_worker(), which reads local->beacon_req under RCU, derives the sub-interface, then drops the RCU read lock while continuing to use sdata an...

5.6AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74626 NTB: ntb_netdev: Preserve RX queue depth on allocation failure

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbnetdev: Preserve RX queue depth on allocation failure ntbnetdevrxhandler hands the received skb to the network stack before allocating its replacement. If the allocation fails, nothing is reposted. Every failure therefore...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74626

CVE-2026-74626 affects the NTB (Non-Transparent Bridge) network device driver in the Linux kernel. The root cause is in ntb_netdev_rx_handler(), which hands the received skb to the network stack before allocating its replacement. If the allocation fails, no buffer is reposted, so each failure per...

5.8AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79631

In the Linux kernel, the following vulnerability has been resolved: NTB: ntb netdev: Preserve RX queue depth on allocation failure ntb netdev rx handler hands the received skb to the network stack before allocating its replacement. If the allocation fails, nothing is reposted. Every failure...

5.7AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79666

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix netdev use-after-free in beacon worker mac802154 beacon worker reads local-beacon req under RCU and derives the sub-interface from the request, but then drops the RCU read lock and continues to use both sdata and t...

5.5AI score0.00209EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.7 views

PT-2026-79682

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrier work UAF on disconnect ipheth sndbulk callback re-arms the carrier-check work on any non-zero URB status: else schedule delayed work&dev-carrier work, 0; Nothing ties that to the interface being up, ...

5.4AI score0.00209EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/19 4:57 a.m.4 views

CVE-2026-72127

A flaw was found in the Linux kernel's netdev-genl component. A local user in a child process ID PID namespace can issue a NETDEVCMDNAPIGET command. This allows the user to observe the global PID of a NAPI kernel thread, even though the thread should not be visible within their PID namespace. Thi...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72127

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netdev-genl: report NAPI thread PID in the caller's pid namespace netdevnlnapifillone reports the NAPI kthread PID in NETDEVANAPIPID using taskpidnr, which...

5.4AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72229

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: clean untagged VLAN on netdev registration failure When an mesh interface is registered, it creates an untagged struct batadvmeshifvlan on top of it...

5.4AI score0.0021EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72058

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ixp4xxhss: fix duplicate HDLC netdev allocation ixp4xxhssprobe allocates two HDLC netdevs. The first one is stored in ndev, initialized, and registered wit...

5.6AI score0.00215EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 12:27 p.m.11 views

EUVD-2026-59741

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

5.4AI score0.00126EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59736

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.3AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74286

In the Linux kernel, the following vulnerability has been resolved: net: pfcp: allocate per-cpu tstats for PFCP netdevs PFCP uses devgettstats64 as its ndogetstats64 callback, but pfcplinksetup does not request NETDEVPCPUSTATTSTATS. The net core therefore leaves dev-tstats NULL for PFCP devices...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-74286

In the Linux kernel, the following vulnerability has been resolved: net: pfcp: allocate per-cpu tstats for PFCP netdevs PFCP uses devgettstats64 as its ndogetstats64 callback, but pfcplinksetup does not request NETDEVPCPUSTATTSTATS. The net core therefore leaves dev-tstats NULL for PFCP devices...

5.4AI score0.00168EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72254

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftfib: reject fib expression on the netdev egress hook A fib expression in a netdev egress base chain dereferences nftinpkt, NULL on the transmit path, causing a NULL pointer dereference at eval. nftfibvalidate masks...

7.5CVSS0.00595EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72229

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clean untagged VLAN on netdev registration failure When an mesh interface is registered, it creates an untagged struct batadvmeshifvlan on top of it via the NETDEVREGISTER notifier. But in this process, another receiv...

0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder