Lucene search
+L

114533 matches found

OSV
OSV
added 2026/08/15 5:53 a.m.17 views

CVE-2026-72184 ntfs: fix hole runlist memory leak in insert range error path

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix hole runlist memory leak in insert range error path ntfsnonresidentattrinsertrange allocates holerl before mapping the whole runlist. If ntfsattrmapwholerunlist fails, the error path drops ni-runlist.lock and returns...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:53 a.m.8 views

EUVD-2026-58942

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix hole runlist memory leak in insert range error path ntfsnonresidentattrinsertrange allocates holerl before mapping the whole runlist. If ntfsattrmapwholerunlist fails, the error path drops ni-runlist.lock and returns...

5.4AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72184 ntfs: fix hole runlist memory leak in insert range error path

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix hole runlist memory leak in insert range error path ntfsnonresidentattrinsertrange allocates holerl before mapping the whole runlist. If ntfsattrmapwholerunlist fails, the error path drops ni-runlist.lock and returns...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.27 views

CVE-2026-72184

The CVE-2026-72184 issue in the Linux kernel NTFS code leaks memory: ntfs_non_resident_attr_insert_range() allocates hole_rl, and on failure of ntfs_attr_map_whole_runlist() the error path drops ni->runlist.lock and returns without freeing hole_rl, leaking sizeof(*hole_rl) * 2 bytes. The fix f...

5.3AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:53 a.m.8 views

EUVD-2026-58935

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: fix dir put orders in accesspatternadddirs Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths". Error paths of damonsysfsaccesspatternadddirs and damonsysfsschemeadddirs...

5.4AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:53 a.m.13 views

CVE-2026-72177 mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: fix dir put orders in accesspatternadddirs Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths". Error paths of damonsysfsaccesspatternadddirs and damonsysfsschemeadddirs...

5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.24 views

CVE-2026-72177 mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: fix dir put orders in accesspatternadddirs Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths". Error paths of damonsysfsaccesspatternadddirs and damonsysfsschemeadddirs...

0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.30 views

CVE-2026-72177

Summary: CVE-2026-72177 relates to the Linux kernel’s damon_sysfs subsystem. The error paths in damon_sysfs_access_pattern_add_dirs() and damon_sysfs_scheme_add_dirs() incorrectly put references to directories in the wrong order, which can cause an uninitialized memory dereference and/or memory l...

5.4AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.29 views

CVE-2026-72176

Summary: CVE-2026-72176 affects the Linux kernel component mm/damon/sysfs-schemes. The vulnerability arises in the error handling of scheme_add_dirs(), where the code path incorrectly releases a reference to the tried_regions directory instead of the stats directory, causing the stats directory o...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:53 a.m.7 views

EUVD-2026-58934

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: put stats for schemeadddirs internal error damonsysfsschemeadddirs setup the triedregions directory after the stats directory setup is completed. When the triedregions directory setup is failed, the setup...

5.4AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:53 a.m.32 views

CVE-2026-72161

The CVE describes a NULL dereference in OCFS2 during inode eviction after unmount, caused by osb->journal being freed but later dereferenced in ocfs2_checkpoint_inode(). The fix adds a NULL check for osb->journal in ocfs2_checkpoint_inode(), so if the journal is NULL (already flushed/destro...

5.4AI score0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72160 ocfs2: reject dinodes with non-canonical i_mode type

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

8.8CVSS0.00633EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:53 a.m.5 views

EUVD-2026-58913

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...

5.4AI score0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.29 views

CVE-2026-72152

CVE-2026-72152 concerns the Linux kernel component related to TPM SPI handling (tpm_tis_spi) and the wait-for-status flow used in wait_for_tmp_stat(). The issue arises from how wait_event_interruptible_timeout() evaluates its condition after setting the task state to TASK_INTERRUPTIBLE, which can...

5.3AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:53 a.m.11 views

EUVD-2026-58910

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtisspi: Use waitwoken in waitfortmpstat waiteventinterruptibletimeout evaluates its condition after setting the current task state to TASKINTERRUPTIBLE. With CONFIGDEBUGATOMICSLEEP this triggers a warning when the IRQ wai...

5.4AI score0.00211EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:53 a.m.8 views

EUVD-2026-58902

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

5.3AI score0.00163EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:53 a.m.16 views

CVE-2026-72144 platform/x86: dell-laptop: fix missing cleanups in init error path

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

7.8CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.21 views

CVE-2026-72144 platform/x86: dell-laptop: fix missing cleanups in init error path

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-laptop: fix missing cleanups in init error path dellinit initializes several resources after dellsetuprfkill, including the optional touchpad LED, keyboard backlight LED, battery hook, debugfs directory and...

7.8CVSS0.00163EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:53 a.m.41 views

CVE-2026-72144

Summary (CVE-2026-72144) In the Linux kernel, the Dell X Dell-laptop platform had an init error path cleanup issue in dell_init(): if a later LED or backlight registration failed, not all resources were torn down. Specifically, after dell_setup_rfkill(), resources such as the notifier, debugfs di...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:53 a.m.13 views

CVE-2026-72142 i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 atomic SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the atomic polling path rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next receive cycle has...

5.5AI score
SaveExploits0References11
Rows per page
Query Builder