Lucene search
+L

886 matches found

RedHat Linux
RedHat Linux
•added 2026/09/08 9:06 a.m.•9 views

kernel: net: add pskb_may_pull() to skb_gro_receive_list()

A flaw was found in the Linux kernel's network Generic Receive Offload GRO handling. An attacker sending specially crafted network packets could trigger a bug in the skbgroreceivelist function. This occurs when the system attempts to process network data that is not in the expected linear memory...

7.5CVSS7.1AI score0.00441EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/04 5:11 p.m.•13 views

EUVD-2026-71650

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.5AI score0.00198EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/04 2:32 a.m.•10 views

kernel: nvmet-auth: reject short AUTH_RECEIVE buffers

A flaw was found in the nvmet-auth component of the Linux kernel. A remote attacker, by sending a specially crafted AUTHRECEIVE buffer to an NVMe-oF NVM Express over Fabrics target with in-band authentication enabled, can trigger a heap out-of-bounds write. This vulnerability arises because the...

9.8CVSS5.7AI score0.00791EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•16 views

PT-2026-86191

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.5AI score0.00198EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/01 8:34 a.m.•8 views

kernel: nvmet-auth: reject short AUTH_RECEIVE buffers

A flaw was found in the nvmet-auth component of the Linux kernel. A remote attacker, by sending a specially crafted AUTHRECEIVE buffer to an NVMe-oF NVM Express over Fabrics target with in-band authentication enabled, can trigger a heap out-of-bounds write. This vulnerability arises because the...

9.8CVSS6AI score0.00791EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/27 10:55 a.m.•14 views

CVE-2026-80584

A flaw was found in the Linux kernel's s390/qeth component. This vulnerability allows a local attacker to trigger an integer underflow when handling user-supplied buffer lengths in the qethsnmpcommand and qethl3arpquery functions. This can lead to an out-of-bounds write, potentially causing memor...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/27 7:13 a.m.•36 views

CVE-2026-81575 Missing Sanity Checks for Buffer Lengths

If configured as a server, CodeMeter Runtime before versions 8.41a and 9.10 accepts requests with opcode 0x5e, which contain the data length and the data itself. Missing bounds checking on the data length value can lead to out of bounds reads, causing a segmentation fault that ultimately crashes...

7.5CVSS0.0046EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/27 7:13 a.m.•46 views

CVE-2026-81575

CodeMeter Runtime (WIBU) prior to versions 8.41a and 9.10 is vulnerable when configured as a server. Requests carrying opcode 0x5e include a data-length field that lacks bounds checking, allowing an attacker to trigger out-of-bounds reads that result in a segmentation fault and crash the Runtime....

7.5CVSS5.3AI score0.0046EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/23 12:04 a.m.•14 views

SUSE CVE-2026-74681

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen - the bulk OUT endpoint size. Both are taken independent...

5.7AI score0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/22 4:16 p.m.•16 views

CVE-2026-74712

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS0.00196EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/22 4:16 p.m.•11 views

CVE-2026-74681

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 4:16 p.m.•8 views

UBUNTU-CVE-2026-74712

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS5.9AI score0.00196EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/22 4:16 p.m.•11 views

CVE-2026-74712

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS5.9AI score0.00196EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/22 3:33 p.m.•40 views

CVE-2026-74712

CVE-2026-74712 is a slab-out-of-bounds read in the Linux kernel's vdpa/mlx5 driver. The create_direct_keys() function incorrectly calculates the input buffer size by including the entire structure (out + in + mtt[]) while the pointer passed to cmd_exec targets only the in field. This causes mlx5_...

9.3CVSS5.8AI score0.00196EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/22 3:33 p.m.•33 views

CVE-2026-74712 vdpa/mlx5: Fix buffer length in create_direct_keys()

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS0.00196EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•15 views

EUVD-2026-64368

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

5.7AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 3:32 p.m.•17 views

CVE-2026-74681 usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•29 views

PT-2026-79686

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuf len against rxbuf len in bulk msg ibuf len is the bulk IN receive buffer size, but the EMSGSIZE check in usbio bulk msg compares it against txbuf len — the bulk OUT endpoint size. Both are taken...

5.6AI score0.00206EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74681

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it...

5.6AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/08/19 7:44 a.m.•13 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00148EPSS
SaveExploits0
Rows per page
Query Builder