Lucene search
+L

2818 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-72121

A flaw was found in the Linux kernel's Controller Area Network CAN Broadcom bcm driver. A race condition exists when the driver attempts to update filter and timer values simultaneously with ongoing receive operations. This can lead to the transmission of stale CAN reply frames with an incorrect...

8.8CVSS5.7AI score0.00333EPSS
SaveExploits0References4
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-72464

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS5.6AI score0.00675EPSS
SaveExploits0References9
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-74455

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: validate uCAN receive record lengths pcanusbfddecodebuf walks uCAN records packed in one USB receive buffer. Require each record to contain the fixed header for its type, and verify CAN payload bytes before copying...

5.3AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago4 views

CVE-2026-74460 can: ems_usb: validate CPC message lengths

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.5AI score
SaveExploits0References8
CVE
CVE
added 3 days ago16 views

CVE-2026-74460

The CVE-2026-74460 issue affects the Linux kernel’s ems_usb path for CPC messages. The vulnerability arises in can: ems_usb: validate CPC message lengths, where ems_usb_read_bulk_callback() processes CPC messages in a USB receive buffer. The fix enforces that each declared CPC message fits within...

5.3AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-74455 can: peak_usb: validate uCAN receive record lengths

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: validate uCAN receive record lengths pcanusbfddecodebuf walks uCAN records packed in one USB receive buffer. Require each record to contain the fixed header for its type, and verify CAN payload bytes before copying...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago15 views

CVE-2026-74455

The CVE-2026-74455 vulnerability in the Linux kernel concerns the peak_usb driver for CAN (uCAN) payloads. pcan_usb_fd_decode_buf() parses multiple CAN records packed in a single USB receive buffer and now requires each record to include the fixed header for its type and validates the CAN payload...

5.3AI score0.00168EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago9 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

9.8CVSS0.00497EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago5 views

CVE-2026-72464

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS0.00675EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59553

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

5.4AI score0.00497EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-74406 vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

9.8CVSS0.00497EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

5.2AI score0.00497EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-72500 RDMA/bnxt_re: Free SRQ toggle page after firmware teardown

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Free SRQ toggle page after firmware teardown Free the toggle page only after firmware teardown completes so that an NQ interrupt arriving during bnxtqplibdestroysrq won't write the toggle values to an already-freed...

8.8CVSS0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-72466 xprtrdma: Fix bcall rep leak and unbounded peek

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

9.8CVSS0.00728EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago5 views

CVE-2026-72466 xprtrdma: Fix bcall rep leak and unbounded peek

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

9.8CVSS5.8AI score
SaveExploits0References10
EUVD
EUVD
added 3 days ago3 views

EUVD-2026-59365

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

5.7AI score0.00728EPSS
SaveExploits0References7
CVE
CVE
added 3 days ago18 views

CVE-2026-72466

Summary of CVE-2026-72466 : In the Linux kernel’s xprtrdma implementation, two path issues in rpcrdma_is_bcall() can leak the receive buffer and drain the Receive queue when decoding a reply. The speculative zero-byte peek uses xdr_inline_decode() without respecting xdr->end, allowing five sub...

9.8CVSS5.7AI score0.00728EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago4 views

CVE-2026-72465 xprtrdma: Sanitize the reply credit grant after parsing

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Sanitize the reply credit grant after parsing The outnorqst exit in rpcrdmareplyhandler branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value...

7.5CVSS5.6AI score
SaveExploits0References9
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-59363

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

5.6AI score0.00675EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago20 views

CVE-2026-72464

In the Linux kernel, CVE-2026-72464 relates to xprtrdma: Repost Receive buffers for malformed replies. rpcrdma_wc_receive() decrements the transport’s Receive count for every completion and rpcrdma_reply_handler() must post a replacement Receive WR before returning, or ownership of the rep is mov...

7.5CVSS5.6AI score0.00675EPSS
SaveExploits0References6
Rows per page
Query Builder