Lucene search
+L

153851 matches found

OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89731

In the Linux kernel, the following vulnerability has been resolved: cxl/ras: Fix cxlrchgetaerinfo out-of-bounds AER register read cxlrchgetaerinfo copies the RCH Downstream Port AER capability from the RCRB MMIO block using a readl loop bounded by sizeofstruct aercapabilityregs. This struct is a...

7.1CVSS6AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89729

In the Linux kernel, the following vulnerability has been resolved: HID: sensor-hub: Fix out-of-bounds write in sensorhubgetfeature sensorhubgetfeature clamps its return value to the caller's buffer size, but the copy loop still copies field-reportsize / 8 bytes for each report value. A malicious...

8.8CVSS6.1AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.9 views

AZL-100848 CVE-2026-89729 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: sensor-hub: Fix out-of-bounds write in sensorhubgetfeature sensorhubgetfeature clamps its return value to the caller's buffer size, but the copy loop still copies field-reportsize / 8 bytes for each report value. A malicious...

8.8CVSS5.9AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89730

In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in alteracvpsendblock dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or...

6AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89730

In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in alteracvpsendblock dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/11 8:20 p.m.10 views

CVE-2026-89731

In the Linux kernel, the following vulnerability has been resolved: cxl/ras: Fix cxlrchgetaerinfo out-of-bounds AER register read cxlrchgetaerinfo copies the RCH Downstream Port AER capability from the RCRB MMIO block using a readl loop bounded by sizeofstruct aercapabilityregs. This struct is a...

7.1CVSS0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

AZL-100439 CVE-2026-89730 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in alteracvpsendblock dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or...

5.8AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89728

In the Linux kernel, the following vulnerability has been resolved: i3c: renesas: Fix out-of-bounds access for newdevs mask When software initiates DAA Dynamic Address Assignment, the controller reports the result via the NRSPQP Normal Response Queue Port Register. The data length field of the...

0.00156EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89729

In the Linux kernel, the following vulnerability has been resolved: HID: sensor-hub: Fix out-of-bounds write in sensorhubgetfeature sensorhubgetfeature clamps its return value to the caller's buffer size, but the copy loop still copies field-reportsize / 8 bytes for each report value. A malicious...

8.8CVSS0.0035EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89726

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89726

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

5.9AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.9 views

AZL-100483 CVE-2026-89724 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89725

In the Linux kernel, the following vulnerability has been resolved: media: cec: stm32: prevent out-of-bounds write on RX overflow stm32rxdone appends each received CEC byte to rxmsg.msg using rxmsg.len as the write index, incrementing it on every RXBR receive-byte-ready interrupt without checking...

8.8CVSS6.3AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

AZL-100106 CVE-2026-89726 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

5.8AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89724

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89724

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS6.4AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.11 views

CVE-2026-89725

In the Linux kernel, the following vulnerability has been resolved: media: cec: stm32: prevent out-of-bounds write on RX overflow stm32rxdone appends each received CEC byte to rxmsg.msg using rxmsg.len as the write index, incrementing it on every RXBR receive-byte-ready interrupt without checking...

8.8CVSS0.00266EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:20 p.m.7 views

AZL-100895 CVE-2026-89722 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/sysfs: Fix out-of-bounds read in pciwritelegacyio pciwritelegacyio loads 4 bytes from the kernfs write buffer regardless of how many bytes userspace wrote: if count != 1 && count != 2 && count != 4 return -EINVAL; return...

6AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89723

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix slab-out-of-bounds in nilfsdirectpropagate after truncation Shuangpeng Bai reported that KASAN detected a slab-out-of-bounds error in nilfsdirectpropagate during testing. Analysis revealed that after truncating a file...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89723

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix slab-out-of-bounds in nilfsdirectpropagate after truncation Shuangpeng Bai reported that KASAN detected a slab-out-of-bounds error in nilfsdirectpropagate during testing. Analysis revealed that after truncating a file...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References1
Rows per page
Query Builder