Lucene search
+L

460 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007472)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007472 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006593)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006593 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUGON in ext4mbreleasegrouppa If a malicious fuzzer overwrites the ext4 superblock...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006574)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006574 advisory. In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superbloc...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/04 2:36 p.m.78 views

CVE-2026-23234

CVE-2026-23234 affects the Linux kernel F2FS subsystem. A use-after-free can occur in f2fs_write_end_io() due to a race with kill_f2fs_super freeing sbi before writeback complete, allowing access to freed sbi during page cache/inode cleanup. The published fix relocates the checkpoint thread wakeu...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005623)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005623 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUGON in ext4mbreleasegrouppa If a malicious fuzzer overwrites the ext4 superblock...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/02/21 12:28 p.m.10 views

hfs: ensure sb->s_fs_info is always cleaned up

...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 4:22 p.m.10 views

UBUNTU-CVE-2025-71230

In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb-sfsinfo is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been allocated by...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/18 2:53 p.m.36 views

CVE-2025-71230

CVE-2025-71230 in Linux kernel concerns a leak of filesystem-specific data (sb->s_fs_info) when using the new mount API for hfs. The root cause is that if setup_bdev_super() fails after a new superblock is allocated by sget_fc() but before hfs_fill_super() takes ownership, sb->s_fs_info cou...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.31 views

CVE-2025-71230 hfs: ensure sb->s_fs_info is always cleaned up

In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb-sfsinfo is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been allocated by...

0.00117EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.5 views

CVE-2025-71230

In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb-sfsinfo is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been allocated by...

5AI score0.00117EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from unsynchronized reading of the superblock of the disk and incorrect setting of block size,...

5.8AI score0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/14 3:15 p.m.9 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References36
CVE
CVE
added 2026/01/14 3:5 p.m.25 views

CVE-2025-71105

CVE-2025-71105 documents a Linux kernel issue in f2fs where two slab caches (f2fs_xattr_entry-7:3 and f2fs_xattr_entry-7:7) with identical slab sizes cause kmem_cache_sanity_check warnings during mount operations. The root cause is using per-sb slab caches instead of a single global slab, leading...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/01/14 3:5 p.m.8 views

CVE-2025-71105 f2fs: use global inline_xattr_slab instead of per-sb slab cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.4AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/01/14 3:5 p.m.7 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/14 3:5 p.m.35 views

CVE-2025-71105 f2fs: use global inline_xattr_slab instead of per-sb slab cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

0.00127EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/14 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of a global inlinexattrslab instead of a per-superblock slab cache, which could lead to duplicate...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.35 views

CVE-2025-71065 f2fs: fix to avoid potential deadlock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock As Jiaming Zhang and syzbot reported, there is potential deadlock in f2fs as below: Chain exists of: &sbi-cprwsem -- fsreclaim -- sbinternal2 Possible unsafe locking scenario: CPU0 CPU1 ----...

0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 3:31 p.m.13 views

CVE-2025-71065 f2fs: fix to avoid potential deadlock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock As Jiaming Zhang and syzbot reported, there is potential deadlock in f2fs as below: Chain exists of: &sbi-cprwsem -- fsreclaim -- sbinternal2 Possible unsafe locking scenario: CPU0 CPU1 ----...

6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.13 views

PT-2026-2586

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a potential deadlock situation within the f2fs filesystem. The deadlock involved a chain of locks held by kswapd and other processes during operations like ino...

5.5AI score0.00174EPSS
SaveExploits0
Rows per page
Query Builder