Lucene search
+L

269250 matches found

OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89770 iomap: don't free integrity payload that doesn't exist

In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.14 views

CVE-2026-89770

In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...

5.7AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:47 p.m.17 views

CVE-2026-89770

CVE-2026-89770 is a NULL pointer dereference in the Linux kernel's iomap subsystem . When PI (Protection Information) verification is disabled on a block device, fs_bio_integrity_alloc may fail to allocate a bio integrity payload. The function iomap_bio_read_folio_range_sync then calls fs_bio_int...

5.6AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:47 p.m.9 views

EUVD-2026-76682

In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...

5.6AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:47 p.m.7 views

CVE-2026-89769 clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhp_setup_state error path

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

7.4CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.26 views

CVE-2026-89768 fs: fix user path of nested backing files

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:47 p.m.8 views

EUVD-2026-76680

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

5.9AI score0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:47 p.m.22 views

CVE-2026-89768

CVE-2026-89768 is a Linux kernel bug in the backing_file_open() function affecting nested stacking filesystems (overlayfs, FUSE passthrough, EROFS ishare). When a user file is itself a backing file (e.g., overlayfs stacked on overlayfs), the function incorrectly derives the stored path from user_...

5.9AI score0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:47 p.m.15 views

CVE-2026-89769

CVE-2026-89769 affects the NXP PIT (Programmable Interrupt Timer) clocksource driver in the Linux kernel. The root cause is an IRQ leak on the cpuhp_setup_state error path: when this call fails after request_irq has succeeded, the cleanup path skips releasing the IRQ. Because kfree(pit) follows, ...

7.4CVSS6.1AI score0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:47 p.m.8 views

EUVD-2026-76681

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

6.1AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89768 fs: fix user path of nested backing files

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.32 views

CVE-2026-89769 clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhp_setup_state error path

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

7.4CVSS0.00121EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89768

In the Linux kernel, the following vulnerability has been resolved: fs: fix user path of nested backing files backingfileopen derives the path to be stored in the new backing file from userfile-fpath. This is incorrect when userfile itself is a backing file, which is the case for nested stacking...

6AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.14 views

CVE-2026-89769

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

7.4CVSS6.2AI score0.00121EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:47 p.m.22 views

CVE-2026-89767

CVE-2026-89767 is a Linux kernel overlayfs vulnerability in ovl_create_real(). When the casefold consistency check fails during directory creation, end_creating() is called twice on the same dentry, causing a double unlock of the parent directory's i_rwsem and a double dput() . The second unlock ...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:47 p.m.9 views

EUVD-2026-76679

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

5.9AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89767 ovl: fix double end_creating() on the casefold-mismatch path

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.14 views

CVE-2026-89767

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS6AI score0.00151EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.32 views

CVE-2026-89767 ovl: fix double end_creating() on the casefold-mismatch path

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89766 pidfd: hold exec_update_lock around namespace ioctl

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder