Lucene search
+L

3036 matches found

Debian CVE
Debian CVE
•added 2026/02/04 4:08 p.m.•77 views

CVE-2026-23082

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error In commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak", the URB was re-anchored before usbsubmiturb in gsusbreceivebulkcallback ...

5.5CVSS5.2AI score0.00131EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/02/04 4:08 p.m.•9 views

CVE-2026-23075

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: esdusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In esdusbopen, the URBs for USB-in transfers are allocated,...

5.1AI score0.00131EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
•added 2026/02/04 4:07 p.m.•14 views

EUVD-2026-5472

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

5.2AI score0.00128EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/02/04 4:07 p.m.•16 views

CVE-2026-23072

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0
CVE
CVE
•added 2026/02/04 4:07 p.m.•58 views

CVE-2026-23061

Summary (CVE-2026-23061) : The Linux kernel CAN subsystem can: kvaser_usb_read_bulk_callback() leak URBs in kvaser_usb, leading to a memory leak. Root cause: the URBs for USB-in transfers are anchored to dev->rx_submitted when created and submitted, but the USB framework unanchors URBs before ...

5.5CVSS5.2AI score0.00131EPSS
SaveExploits0References7Affected Software1
attackerkb
attackerkb
•added 2026/02/04 4:07 p.m.•8 views

CVE-2026-23057

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Coalesce only linear skb vsock/virtio common tries to coalesce buffers in rx queue: if a linear skb with a spare tail room is followed by a small skb length limited by GOODCOPYLEN = 128, an attempt is made to join...

5.2AI score0.00176EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
•added 2026/02/04 4:06 p.m.•23 views

kernel: net: atlantic: fix fragment overflow handling in RX path

An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/02/04 4:04 p.m.•15 views

EUVD-2026-5492

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.2AI score0.00184EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/02/04 4:04 p.m.•42 views

CVE-2026-23054 net: hv_netvsc: reject RSS hash key programming without RX indirection table

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

0.00184EPSS
SaveExploits0References5
CVE
CVE
•added 2026/02/04 4:04 p.m.•59 views

CVE-2026-23054

The CVE-2026-23054 entry concerns the Linux kernel hv_netvsc RSS hashing. When a device reports a single receive queue, rndis_filter_device_add() may not allocate an RSS indirection table, allowing RSS hash key updates and causing a hang. The fix gates netvsc_set_rxfh() on ndc->rx_table_sz and...

5.2AI score0.00184EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/02/04 4:04 p.m.•18 views

CVE-2026-23054

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.1AI score0.00184EPSS
SaveExploits0
EUVD
EUVD
•added 2026/02/04 4:00 p.m.•11 views

EUVD-2026-5499

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score0.00154EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/02/04 9:07 a.m.•24 views

kernel: net: atlantic: fix fragment overflow handling in RX path

An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/02/04 12:00 a.m.•18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from accepting RSS hash key updates when there is no RX indirect table, potentially leading to a hang...

5.8AI score0.00184EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/02/04 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fou: Don't allow 0 for FOUATTRIPPROTO. fouudprecv has the same problem mentioned in the previous patch. If FOUATTRIPPROTO is set to 0, skb is not freed by...

7.8CVSS7.4AI score0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/02/04 12:00 a.m.•20 views

PT-2026-6152

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s gs usb receive bulk callback function related to handling URB USB Request Block anchoring. A previous patch aimed to prevent a memory leak by...

5.5CVSS6.7AI score0.00131EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/02/02 3:41 p.m.•26 views

kernel: net: atlantic: fix fragment overflow handling in RX path

An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/02 10:10 a.m.•34 views

kernel: net: atlantic: fix fragment overflow handling in RX path

An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/02/01 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23037

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: etases58x: allow partial RX URB allocation to succeed When es58xallocrxurbs fails to allocate the requested number of URBs but succeeds in allocating some,...

4.8AI score0.0023EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/01/31 12:16 p.m.•11 views

CVE-2026-23031

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and submitted. In the complete callback gsusbreceivebulkcallback, the URB...

5.9AI score0.00209EPSS
SaveExploits0References34
Rows per page
Query Builder