Lucene search
+L

203 matches found

RedhatCVE
RedhatCVE
added 2026/01/15 1:30 a.m.12 views

CVE-2025-68769

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

5.7AI score0.00202EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/14 3:16 p.m.14 views

CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS0.00167EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.6 views

CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS6.1AI score0.00167EPSS
SaveExploits0References25
OSV
OSV
added 2026/01/14 3:16 p.m.12 views

UBUNTU-CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References26
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:06 p.m.5 views

CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

5.4AI score0.00167EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/14 3:06 p.m.45 views

CVE-2025-71123

CVE-2025-71123 affects the Linux kernel Ext4 mount option parsing. The vulnerability stems from improper string copying in parse_apply_sb_mount_options(), where strscpy_pad() could copy a non-NUL-terminated string into a fixed-size destination, triggering fortify warnings (strnlen: detected buffe...

7.8CVSS6AI score0.00167EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/01/14 3:06 p.m.34 views

CVE-2025-71123 ext4: fix string copying in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

0.00167EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/01/14 3:06 p.m.13 views

CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/14 12:26 a.m.10 views

SUSE CVE-2025-68769

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

6.4AI score0.00202EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-71123

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a...

7.8CVSS5.7AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 3:28 p.m.10 views

CVE-2025-68769 f2fs: fix return value of f2fs_recover_fsync_data()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

6.3AI score
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: cifs: A memory leak in the smb3fscontextParseParam error path has been fixed. Proper cleanup of ctx-source and fc-source was added to the cifsParseMountErr error handler. This ensures that the memory allocated for the source...

5.7AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ext4: Avoid potential buffer over-reading in parseapplysbmountoptions. Unlike other strings in the ext4 superblock, we rely on tune2fs to ensure that smountopts is terminated with NUL. We need to make parseapplysbmountoptions mor...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68769

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch...

5.9AI score0.00202EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000509)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000509 advisory. An issue was discovered in the Linux kernel through 5.6.2. mpolparsestr in mm/mempolicy.c has a stack- based out-of-bounds write because an empty nodelist is...

6CVSS6.5AI score0.00517EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/06 12:23 a.m.8 views

SUSE 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...

4.4CVSS6.5AI score0.00148EPSS
SaveExploits0References20
OSV
OSV
added 2026/01/05 10:15 a.m.23 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
ATTACKERKB
ATTACKERKB
added 2026/01/05 9:44 a.m.6 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
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.22 views

PT-2026-1252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Network File System NFS automounting. Specifically, automounted filesystems do not consistently inherit superblock mount options like read-on...

5.2CVSS6.3AI score0.00148EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/14 9:01 a.m.8 views

ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()

...

7.8CVSS7AI score0.00153EPSS
SaveExploits0
Rows per page
Query Builder