Lucene search
+L

556179 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89732

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

6AI score0.00226EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 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.1CVSS6AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.11 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...

6AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 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.8CVSS6.1AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 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...

5.9AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89727

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICVDIR INTID vgicv2deactivate passes the INTID a guest wrote to GICVDIR straight to vgicgetvcpuirq, and treats a failed lookup as a "can't happen" condition with WARNONONCE. The gues...

5.9AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.11 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...

5.9AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 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.8CVSS6.4AI score0.00266EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.9 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.8CVSS5.9AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 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.8CVSS6.4AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89722

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...

6.1AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89721

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip-samsung-dcphy: fix out-of-range maxregister The PHY register block is 64KB, so with a register stride of 4 the last accessible register sits at offset 0xfffc. maxregister names 0x10000, one register past the end of...

5.9AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89719

In the Linux kernel, the following vulnerability has been resolved: zram: fix out-of-bounds access in readblockstate readblockstate calculates nrpages before taking devlock. If the device is reset and reinitialized with a smaller disksize before lock acquisition, nrpages still describes the old...

5.9AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89720

In the Linux kernel, the following vulnerability has been resolved: ubifs: fix out-of-bounds read in signature length check ubifssbverifysignature bounds the on-disk ubifssignode-len field before handing the signature payload to verifypkcs7signature, but the check has the wrong sign: if...

7.7CVSS6.1AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89718

In the Linux kernel, the following vulnerability has been resolved: zram: fix out-of-bounds access in writebackstore Patch series "zram: fix stale scan bounds after reinitialization". Both writebackstore and readblockstate derive their table scan bounds from zram-disksize before acquiring devlock...

6AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89717

In the Linux kernel, the following vulnerability has been resolved: zram: set default primary compressor in zramdestroycomps Patch series "zram: fix zram issues reported by sashiko". Sashiko drove by and reported 1 a couple of zram issues: a possible BUGON in zlib code due to missing winbits rang...

5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89715

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: fix ref leak on nfsuuidaddfile failure When nfsuuidaddfile races with nfsuuidput tearing down uuid-net, it returns -ENXIO without publishing nfl-nfsuuid via rcuassignpointer. nfsopenlocalfh then enters its error bran...

5.7AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89716

In the Linux kernel, the following vulnerability has been resolved: zram: validate deflate params We must validate user-supplied deflate winbits before we pass it to zlibdeflateworkspacesize, which triggers BUGON if winbits value is outside of valid ranges...

5.9AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89714

In the Linux kernel, the following vulnerability has been resolved: NFS: fix delegationhashtable leak when nfs4servercommonsetup fails nfs4servercommonsetup allocates server-delegationhashtable first, but server-destroy - the only path that frees the table via nfs4destroyserver - is not assigned...

5.8AI score0.00198EPSS
SaveExploits0
Rows per page
Query Builder