Lucene search
+L

55673 matches found

Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.22 views

CVE-2026-53402

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS5.4AI score0.00135EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.50 views

CVE-2026-53400 i2c: core: fix adapter registration race

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS0.00105EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:02 p.m.68 views

CVE-2026-53400

CVE-2026-53400 pertains to the Linux kernel: i2c core adapter registration race. The issue arises when looking up adapters by id via i2c_get_adapter(), which uses a reference to an embedded struct device. The advisory states that the adapter (including its struct device) must be initialised befor...

7.8CVSS5.3AI score0.00105EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 12:01 p.m.56 views

CVE-2026-53392

CVE-2026-53392 affects the Linux kernel’s NFSv4/flexfiles path. The flaw arises in ff_layout_alloc_lseg(), which decodes the filehandle-version array count and uses it to allocate with kzalloc_objs(). A zero count can yield ZERO_SIZE_PTR and get stored in dss_info->fh_versions, while later fle...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 12:01 p.m.18 views

EUVD-2026-45514

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

5.5AI score0.00529EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:01 p.m.11 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

5.3AI score0.00517EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:01 p.m.14 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

7.5CVSS5.3AI score0.00517EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 12:01 p.m.47 views

CVE-2026-53391

CVE-2026-53391 affects the Linux kernel NFSv4/pNFS code. The nfs4_decode_mp_ds_addr decoder can dereference NULL when an on-wire r_addr opaque has zero length, because xdr_stream_decode_string_dup() may yield NULL and the code then calls strrchr(NULL, '.') leading to a kernel NULL pointer derefer...

7.5CVSS5.5AI score0.00517EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.50 views

CVE-2026-53387 iio: light: veml6075: add bounds check to veml6075_it_ms index

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

7.1CVSS0.00166EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 11:59 a.m.54 views

CVE-2026-53387

In the Linux kernel, the vulnerability CVE-2026-53387 affects the IIO light driver for veml6075. The issue arises in veml6075_it_ms indexing: veml6075_it_ms has 5 elements, but VEML6075_CONF_IT can yield 0–7, which can lead to an out-of-bounds access when the index is >= 5. The fix adds a boun...

7.1CVSS5.3AI score0.00166EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 11:59 a.m.27 views

EUVD-2026-45509

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

5.3AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 11:11 a.m.6 views

OESA-2026-3088 util-linux security update

The util-linux package contains a random collection of files that implements some low-level basic linux utilities. Security Fixes: A flaw was found in the libblkid library of util-linux. During nested partition probing, the BSD, Minix, Solaris x86, and UnixWare partition probers cache a raw point...

6.8CVSS5.5AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 11:11 a.m.11 views

OESA-2026-3046 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: The hardware emulation in the ofdpacmdaddl2flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code ...

10CVSS7.3AI score0.0174EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61113

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the rpmsg char component. The rpmsg chrdev probe function assigns a newly allocated eptdev to the default endpoint's priv pointer before calling rpmsg...

8.4CVSS5.3AI score0.00146EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.29 views

PT-2026-61429

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A TOCTOU Time-of-Check to Time-of-Use race condition exists in the RBD RADOS Block Device module during the unmapping of an image. The issue occurs because lock dwork can be requeued by...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61097

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the NFSv4 flexfiles implementation where the ff layout alloc lseg function fails to properly validate the filehandle-version array count decoded from the flexfiles...

7.5CVSS5.2AI score0.00529EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.14 views

PT-2026-61194

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash occurs during the initialization of the first serial port in the DECstation DZ serial driver. The issue is caused by a null pointer dereference when the system attempts to access...

5.1AI score0.00218EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61294

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the zl3073x component of the DPLL Digital Phase Locked Loop subsystem. The issue occurs during device teardown when change work could be re-scheduled after...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61479

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the idpf ptp init function where the read dev clk lock spinlock is initialized after the ptp schedule worker function has been called. This sequence allows the PTP...

9.8CVSS5.3AI score0.00347EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.21 views

PT-2026-61178

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the mtk-snfi SPI driver where the on-host NAND ECC engine is registered during the mtk snand probe function, but the corresponding teardown process is missing from bot...

5.1AI score0.0017EPSS
SaveExploits0
Rows per page
Query Builder