Lucene search
+L

658 matches found

OSV
OSV
added 2026/01/14 3:05 p.m.12 views

CVE-2025-71106 fs: PM: Fix reverse check in filesystems_freeze_callback()

In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystemsfreezecallback The freezeallptr check in filesystemsfreezecallback introduced by commit a3f8f8662771 "power: always freeze efivarfs" is reverse which quite confusingly causes all file syste...

5.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/14 3:05 p.m.13 views

CVE-2025-71106

In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystemsfreezecallback The freezeallptr check in filesystemsfreezecallback introduced by commit a3f8f8662771 "power: always freeze efivarfs" is reverse which quite confusingly causes all file syste...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/14 3:05 p.m.40 views

CVE-2025-71106 fs: PM: Fix reverse check in filesystems_freeze_callback()

In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystemsfreezecallback The freezeallptr check in filesystemsfreezecallback introduced by commit a3f8f8662771 "power: always freeze efivarfs" is reverse which quite confusingly causes all file syste...

0.00125EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/14 12:00 a.m.21 views

PT-2026-2867

In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystems freeze callback The freeze all ptr check in filesystems freeze callback introduced by commit a3f8f8662771 "power: always freeze efivarfs" is reverse which quite confusingly causes all file...

6.4AI score0.00125EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/06 9:01 a.m.10 views

NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags

...

7.8CVSS5.4AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2026/01/05 10:15 a.m.22 views

AZL-73394 CVE-2025-68764 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/05 9:44 a.m.53 views

CVE-2025-68764

CVE-2025-68764 concerns the Linux kernel NFS automount behavior: automounted filesystems were not correctly inheriting user-specified mount options (ro, noexec, nodev, sync) for the superblock. The issue could affect how mount options are preserved during automount, as described in the CVE descri...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/01/05 9:44 a.m.5 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

5.2AI score0.00148EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/01/05 9:44 a.m.8 views

CVE-2025-68764 NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS6.3AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2026/01/05 9:44 a.m.11 views

CVE-2025-68764 NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS5.4AI score0.00148EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.18 views

PT-2026-7017

Name of the Vulnerable Software and Affected Versions Apache Shiro versions prior to 2.0.7 Description An authentication bypass issue exists in Apache Shiro. The issue relates to bypassing authentication when accessing static files on case-insensitive filesystems by varying the case of the filena...

5.3CVSS7.6AI score0.00355EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2025/12/31 2:39 p.m.7 views

CVE-2022-50815

In the Linux kernel, the following vulnerability has been resolved: ext2: Add sanity checks for group and filesystem size Add sanity check that filesystem size does not exceed the underlying device size and that group size is big enough so that metadata can fit into it. This avoid trying to mount...

5.5CVSS5.8AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993311)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993311 advisory. In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in t...

5.5CVSS5.2AI score0.0023EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/31 12:00 a.m.31 views

PT-2025-54473

Name of the Vulnerable Software and Affected Versions Apache NuttX RTOS versions 10.0.0 through 12.9.9 Description A flaw exists in the fs/inode/fs inoderemove code of the Apache NuttX RTOS that allows root filesystem inode removal. This can lead to a debug assert trigger disabled by default, a...

6.5CVSS6.9AI score0.0084EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.10 views

EUVD-2022-55883

In the Linux kernel, the following vulnerability has been resolved: ext2: Add sanity checks for group and filesystem size Add sanity check that filesystem size does not exceed the underlying device size and that group size is big enough so that metadata can fit into it. This avoid trying to mount...

6AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 1:15 p.m.19 views

UBUNTU-CVE-2022-50815

In the Linux kernel, the following vulnerability has been resolved: ext2: Add sanity checks for group and filesystem size Add sanity check that filesystem size does not exceed the underlying device size and that group size is big enough so that metadata can fit into it. This avoid trying to mount...

5.7AI score0.0023EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.34 views

CVE-2022-50815 ext2: Add sanity checks for group and filesystem size

In the Linux kernel, the following vulnerability has been resolved: ext2: Add sanity checks for group and filesystem size Add sanity check that filesystem size does not exceed the underlying device size and that group size is big enough so that metadata can fit into it. This avoid trying to mount...

0.0023EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992293)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992293 advisory. In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in t...

5.5CVSS5.2AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992232)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992232 advisory. In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in t...

5.5CVSS5.2AI score0.0023EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.5 views

CVE-2025-68168

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References35
Rows per page
Query Builder