Lucene search
+L

490516 matches found

EUVD
EUVD
added 2026/08/28 6:53 a.m.7 views

EUVD-2026-67434

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context In the nested state, the physical interrupt has already been deactivated through the HW bit in the LR. The extra deactivation would be harmless but can hit a...

5.8AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67432

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80697

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.13 views

CVE-2026-80698 dmaengine: idxd: fix double free of wq, engine, and group structs

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix double free of wq, engine, and group structs The release callbacks for wq, engine, and group devices idxdconfwqrelease, idxdconfenginerelease, idxdconfgrouprelease each call kfree on the enclosing struct. The...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.13 views

EUVD-2026-67433

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix double free of wq, engine, and group structs The release callbacks for wq, engine, and group devices idxdconfwqrelease, idxdconfenginerelease, idxdconfgrouprelease each call kfree on the enclosing struct. The...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.22 views

CVE-2026-80697

CVE-2026-80697 affects the Linux kernel in the erofs (Enhanced Read-Only Filesystem) subsystem. Backing files for page cache sharing were previously set up with f_path left as NULL (only f_inode was valid). A recent mincore fix relies on f_path.mnt, triggering a kernel NULL pointer dereference an...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.32 views

CVE-2026-80698

CVE-2026-80698 is a double free vulnerability in the Linux kernel's dmaengine idxd driver. The release callbacks for work queue (wq ), engine , and group structs each call kfree(), while setup error paths and cleanup functions also explicitly called kfree() after put_device(), causing the struct ...

5.8AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.38 views

CVE-2026-80697 erofs: ensure valid f_path for page cache sharing

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80698

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix double free of wq, engine, and group structs The release callbacks for wq, engine, and group devices idxdconfwqrelease, idxdconfenginerelease, idxdconfgrouprelease each call kfree on the enclosing struct. The...

5.8AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80697 erofs: ensure valid f_path for page cache sharing

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.9 views

EUVD-2026-67431

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem...

5.8AI score0.00128EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 6:53 a.m.21 views

CVE-2026-80695

This vulnerability affects the sht3x hardware monitor (hwmon) driver in the Linux kernel . In sht3x_update_client(), 16-bit temperature and humidity values are read from a stack-allocated byte array using be16_to_cpup(). The pointers passed are buf and buf + 3; because the offset between them is ...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 6:53 a.m.20 views

CVE-2026-80696

CVE-2026-80696 affects the ltc4282 hardware monitoring driver in the Linux kernel. Coverity identified an out-of-bounds memory access when reading the minimum alarm voltage for the VGPIO channel, caused by a missing return statement that allowed execution to continue past an expected exit point. ...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:53 a.m.9 views

EUVD-2026-67430

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.36 views

CVE-2026-80696 hwmon: (ltc4282) Fix reading the minimum alarm voltage

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem...

7.8CVSS0.00128EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80695

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80696

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80695 hwmon: (sht3x) Fix unaligned accesses

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80696 hwmon: (ltc4282) Fix reading the minimum alarm voltage

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem...

7.8CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.36 views

CVE-2026-80694 net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: pass eth to mtkhandleirqrx in pollcontroller mtkhandleirqrx expects a struct mtketh matching the requestirq cookie, but mtkpollcontroller incorrectly passed the netdevice . Calling ndopollcontroller with...

9.8CVSS0.00463EPSS
SaveExploits0References4
Rows per page
Query Builder