Lucene search
+L

105395 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.12 views

CVE-2026-74702

CVE-2026-74702 affects the Linux kernel vhost-scsi module. The root cause is that vhost_scsi_set_features() accepts changes to virtio feature bits (specifically VIRTIO_SCSI_F_T10_PI) after the endpoint is already active via VHOST_SCSI_SET_ENDPOINT. This leaves the prot_sgl scatterlist array as NU...

5.6AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.6 views

CVE-2026-74702

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

5.5AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74702 vhost-scsi: reject feature changes after endpoint

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.7 views

EUVD-2026-64389

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

5.6AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74680

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcvurb on error in cxacrucm If cxacrucm encounters an error while submitting or waiting for sndurb, it aborts and returns the error without killing the already submitted rcvurb. This leaves the...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/22 3:32 p.m.3 views

CVE-2026-74680 usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcvurb on error in cxacrucm If cxacrucm encounters an error while submitting or waiting for sndurb, it aborts and returns the error without killing the already submitted rcvurb. This leaves the...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74680

This vulnerability affects the Linux kernel 's cxacru USB ATM driver (drivers/usb/atm/cxacru.c). The root cause is a missing cleanup in cxacru_cm(): when an error occurs while submitting or waiting for snd_urb, the function returns early without killing the already-submitted rcv_urb, leaving it i...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.6 views

EUVD-2026-64367

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcvurb on error in cxacrucm If cxacrucm encounters an error while submitting or waiting for sndurb, it aborts and returns the error without killing the already submitted rcvurb. This leaves the...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.19 views

CVE-2026-74680 usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcvurb on error in cxacrucm If cxacrucm encounters an error while submitting or waiting for sndurb, it aborts and returns the error without killing the already submitted rcvurb. This leaves the...

SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.5 views

CVE-2026-74677

CVE-2026-74677 is a use-after-free in the Linux kernel's ipheth USB network driver. The root cause is that ipheth_sndbulk_callback() re-arms the carrier_work delayed work on any non-zero URB status without checking whether the interface is still up. After ipheth_close() drains the work, a late UR...

5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64364

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...

5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/22 3:32 p.m.3 views

CVE-2026-74677 net: usb: ipheth: fix carrier_work UAF on disconnect

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...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.18 views

CVE-2026-74677 net: usb: ipheth: fix carrier_work UAF on disconnect

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...

SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.5 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...

5.4AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.5 views

CVE-2026-74666

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64353

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.17 views

CVE-2026-74666 packet: synchronize pressure clearing with ring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

SaveExploits0References5
OSV
OSV
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74666 packet: synchronize pressure clearing with ring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74666

This vulnerability affects the Linux kernel AF_PACKET (packet socket) subsystem. A race condition exists in packet_set_ring(): the tpacket receive mode was published via po->prot_hook.func after releasing sk_receive_queue.lock, while the RX ring state was already updated under that lock. This ...

5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74658

CVE-2026-74658 is a race condition in the Linux kernel robust futex exit handling. When a woken waiter is killed before it can acquire the futex or re-arm FUTEX_WAITERS , and a third task re-acquires the futex via the uncontended fast path, the notification is lost. The new owner sees no FUTEX_WA...

5.6AI score
SaveExploits0References8
Rows per page
Query Builder