Lucene search
+L

3036 matches found

EUVD
EUVD
•added 2026/04/24 2:44 p.m.•18 views

EUVD-2026-25538

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page pool leak in error paths lan966xfdmarxalloc creates a page pool but does not destroy it if the subsequent fdmaalloccoherent call fails, leaking the pool. Similarly, lan966xfdmainit frees the coherent DMA...

5.3AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/04/24 2:44 p.m.•46 views

CVE-2026-31644 net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS0.0017EPSS
SaveExploits0References4
CVE
CVE
•added 2026/04/24 2:42 p.m.•99 views

CVE-2026-31629

The CVE-2026-31629 vulnerability affects the Linux kernel NFC LLCP subsystem. Specifically, in nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is LLCP_CLOSED, the code correctly releases resources but lacks an early return, causing fall-through to subsequent release calls. Th...

8.8CVSS5.5AI score0.00351EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2026/04/24 2:42 p.m.•76 views

CVE-2026-31623

The CVE-2026-31623 issue affects the Linux kernel net: usb: cdc-phonet driver. A malicious USB device claiming to be a CDC Phonet modem can overflow the skb_shared_info->frags[] array by sending an unbounded sequence of full-page bulk transfers in rx_complete(). The consequence described is a ...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References9Affected Software1
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•8 views

CVE-2026-31616

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fphonet: fix skb frags overflow in pnrxcomplete A broken/bored/mean USB host can overflow the skbsharedinfo-frags array on a Linux gadget exposing a Phonet function by sending an unbounded sequence of full-page OUT...

5.2AI score0.00166EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•49 views

CVE-2026-31607 usbip: validate number_of_packets in usbip_pack_ret_submit()

In the Linux kernel, the following vulnerability has been resolved: usbip: validate numberofpackets in usbippackretsubmit When a USB/IP client receives a RETSUBMIT response, usbippackretsubmit unconditionally overwrites urb-numberofpackets from the network PDU. This value is subsequently used as...

9.8CVSS0.00442EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•17 views

CVE-2026-31607

In the Linux kernel, the following vulnerability has been resolved: usbip: validate numberofpackets in usbippackretsubmit When a USB/IP client receives a RETSUBMIT response, usbippackretsubmit unconditionally overwrites urb-numberofpackets from the network PDU. This value is subsequently used as...

9.8CVSS5.5AI score0.00442EPSS
SaveExploits0
OSV
OSV
•added 2026/04/24 2:30 p.m.•11 views

CVE-2026-31539 smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

7.5CVSS6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/04/24 2:30 p.m.•16 views

CVE-2026-31539

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

7.5CVSS5.3AI score0.00609EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/04/24 2:30 p.m.•6 views

CVE-2026-31539

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

5.4AI score0.00609EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/04/24 2:30 p.m.•52 views

CVE-2026-31538 smb: server: make use of smbdirect_socket.recv_io.credits.available

In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

7.5CVSS0.00609EPSS
SaveExploits0References3
CVE
CVE
•added 2026/04/24 2:30 p.m.•31 views

CVE-2026-31538

CVE-2026-31538 (Linux kernel SMB server) : A race condition in the SMB server’s recv credits logic (smbdirect_socket.recv_io.credits.available) can cause credits to be granted that may already have been consumed by the peer due to mismatched counting of posted recv_io versus granted credits. The ...

7.5CVSS5.4AI score0.00609EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/04/24 2:30 p.m.•7 views

CVE-2026-31538

In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

5.4AI score0.00609EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/04/24 2:30 p.m.•42 views

CVE-2026-31535 smb: client: make use of smbdirect_socket.recv_io.credits.available

In the Linux kernel, the following vulnerability has been resolved: smb: client: make use of smbdirectsocket.recvio.credits.available The logic off managing recv credits by counting posted recvio and granted credits is racy. That's because the peer might already consumed a credit, but between...

0.00109EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/24 1:29 a.m.•17 views

SUSE CVE-2026-31532

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

6.4CVSS5.7AI score0.00174EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•13 views

PT-2026-34997

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A page pool leak occurs in the net: lan966x component during error paths. Specifically, the function lan966x fdma rx alloc creates a page pool but fails to destroy it if the subsequent...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•21 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a failure in the allocation of the receive buffer in the pn533 driver. This failure may lead to null...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•14 views

PT-2026-35012

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the NFC PN533 component where the pn532 receive buf function may fail to allocate a fresh receive buffer before consuming bytes. If the alloc skb function fails, the...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•23 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. This vulnerability arises when the lan966xfdmareload function fails to allocate a new RX buffer, causing the...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•21 views

PT-2026-34975

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A malicious USB device claiming to be a CDC Phonet modem can cause an overflow of the skb shared info-frags array in the rx complete function by sending an unbounded sequence of full-pag...

5.5CVSS5AI score0.00166EPSS
SaveExploits0
Rows per page
Query Builder