Lucene search
+L

245121 matches found

EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58995

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Initialize ethsyslock spinlock before use lan743xhardwareinit calls pci11x1xstrapgetstatus during the PCI11x1x probe sequence. That helper acquires the Ethernet subsystem hardware lock via lan743xhssyslockacquire,...

5.4AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-58994

In the Linux kernel, the following vulnerability has been resolved: net/sched: schmultiq: Replace direct dequeue call with peek and qdiscdequeuepeeked multiqdequeue takes a packet from a band's child with a direct -dequeue call after multiqpeek peeked it. When the child is non-work-conserving the...

5.4AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72036 net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schmultiq: Replace direct dequeue call with peek and qdiscdequeuepeeked multiqdequeue takes a packet from a band's child with a direct -dequeue call after multiqpeek peeked it. When the child is non-work-conserving the...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago8 views

CVE-2026-72037

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Initialize ethsyslock spinlock before use lan743xhardwareinit calls pci11x1xstrapgetstatus during the PCI11x1x probe sequence. That helper acquires the Ethernet subsystem hardware lock via lan743xhssyslockacquire,...

5.4AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-72035

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

5.4AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-58993

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

5.5AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago14 views

CVE-2026-72035

The CVE applies to the Linux kernel, specifically the net/sched implementation for taprio (sch_taprio). Affected behavior arose when taprio’s software path peeks a non-work-conserving child qdisc, causing the peeked skb to be stashed but then dequeued via a direct child->dequeue(), which ignor...

5.4AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72035 net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago13 views

CVE-2026-72033

In the Linux kernel orangefs path, a vulnerability exists in the readdir entry size calculation: fill_from_part() computes directory entry length in size_t but stores it in __u32, allowing truncation near U32_MAX, bypassing the bounds check and enabling out-of-bounds reads that can oops the kerne...

5.4AI score0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72034 fhandle: reject detached mounts in capable_wrt_mount()

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58991

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

5.4AI score0.00221EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago10 views

CVE-2026-72034

The CVE concerns the Linux kernel fhandle path. A recent fhandle RCU fix moved the mount namespace capability check into capable_wrt_mount(), making a non-NULL mnt_namespace potentially dereferenced after a NULL mnt_ns is observed if a detached mount is involved. The documented root cause is that...

5.3AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-58992

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

5.3AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72033

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

5.4AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72034

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

5.4AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2 days ago8 views

CVE-2026-72032

CVE-2026-72032 affects the Linux kernel’s net/mlx5 HWS path. In hws_bwc_matcher_move(), a replacement matcher is allocated before resize target is set; if mlx5hws_matcher_resize_set_target() fails, the replacement is not attached and leaks. The fix destroys the replacement matcher on the resize-t...

5.5AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72032

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix matcher leak on resize target setup failure hwsbwcmatchermove allocates a replacement matcher before setting it as the resize target. If mlx5hwsmatcherresizesettarget fails, the replacement matcher is not...

5.5AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-58990

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix matcher leak on resize target setup failure hwsbwcmatchermove allocates a replacement matcher before setting it as the resize target. If mlx5hwsmatcherresizesettarget fails, the replacement matcher is not...

5.5AI score0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72030 ata: libata-core: Reject an invalid concurrent positioning ranges count

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72030

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

5.7AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder