Lucene search
+L

19772 matches found

NVD
NVD
•added 2026/01/13 4:15 p.m.•7 views

CVE-2025-68772

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating compression context during writeback Bai, Shuangpeng reported a bug as below: Oops: divide error: 0000 1 SMP KASAN PTI CPU: 0 UID: 0 PID: 11441 Comm: syz.0.46 Not tainted 6.17.0 1 PREEMPTfull Hardware...

0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/13 4:15 p.m.•10 views

CVE-2025-68772

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating compression context during writeback Bai, Shuangpeng reported a bug as below: Oops: divide error: 0000 1 SMP KASAN PTI CPU: 0 UID: 0 PID: 11441 Comm: syz.0.46 Not tainted 6.17.0 1 PREEMPTfull Hardware...

5.7AI score0.00197EPSS
SaveExploits0References27
OSV
OSV
•added 2026/01/13 4:15 p.m.•10 views

UBUNTU-CVE-2025-68774

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS5.7AI score0.00573EPSS
SaveExploits0References38
Microsoft CVE
Microsoft CVE
•added 2026/01/13 4:00 p.m.•12 views

Windows NTFS Remote Code Execution Vulnerability

Heap-based buffer overflow in Windows NTFS allows an authorized attacker to execute code locally...

7.8CVSS7.9AI score0.04656EPSS
SaveExploits0
OSV
OSV
•added 2026/01/13 3:31 p.m.•10 views

CVE-2025-71069 f2fs: invalidate dentry cache on failed whiteout creation

In the Linux kernel, the following vulnerability has been resolved: f2fs: invalidate dentry cache on failed whiteout creation F2FS can mount filesystems with corrupted directory depth values that get runtime-clamped to MAXDIRHASHDEPTH. When RENAMEWHITEOUT operations are performed on such...

6AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/01/13 3:29 p.m.•39 views

CVE-2025-68803 NFSD: NFSv4 file creation neglects setting ACL

In the Linux kernel, the following vulnerability has been resolved: NFSD: NFSv4 file creation neglects setting ACL An NFSv4 client that sets an ACL with a named principal during file creation retrieves the ACL afterwards, and finds that it is only a default ACL based on the mode bits and not the...

8CVSS0.00442EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/01/13 3:29 p.m.•15 views

CVE-2025-68796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating zero-sized extent in extent cache As syzbot reported: F2FS-fs loop0: updateextenttreerange: extent len is zero, type: 0, extent 0, 0, 0, age 0, 0 ------------ cut here ------------ kernel BUG at...

5.1AI score0.00202EPSS
SaveExploits0
CVE
CVE
•added 2026/01/13 3:28 p.m.•36 views

CVE-2025-68784

CVE-2025-68784 pertains to the Linux kernel (xfs). The issue is a use-after-free in xattr repair where xchk_setup_xattr_buf can allocate a new value buffer, potentially leaving ab->value references dangling. The fix moves the assignment to after the buffer setup, mitigating the dangling refere...

6AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
•added 2026/01/13 3:28 p.m.•55 views

CVE-2025-68772

The CVE-2025-68772 entry relates to the Linux kernel f2fs subsystem. The issue arises during writeback when compression context is updated for a possibly compressed file, leading to a race where i_cluster_size may be inconsistent (0 vs 4) and can trigger a divide-by-zero in f2fs_all_cluster_page_...

6AI score0.00197EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/01/13 3:28 p.m.•22 views

CVE-2025-68771

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix kernel BUG in ocfs2findvictimchain syzbot reported a kernel BUG in ocfs2findvictimchain because the clnextfreerec field of the allocation chain list next free slot in the chain list is 0, triggring the...

5.4AI score0.00203EPSS
SaveExploits0
OSV
OSV
•added 2026/01/13 3:28 p.m.•8 views

CVE-2025-68772 f2fs: fix to avoid updating compression context during writeback

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating compression context during writeback Bai, Shuangpeng reported a bug as below: Oops: divide error: 0000 1 SMP KASAN PTI CPU: 0 UID: 0 PID: 11441 Comm: syz.0.46 Not tainted 6.17.0 1 PREEMPTfull Hardware...

6.2AI score
SaveExploits0References8
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: NFS: Issues with the LTP test failing when timestamps are delegated have been fixed. The utimes01 and utime06 tests fail when delegated timestamps are enabled, especially in subtests that modify the atime and mtime fields using t...

5.9AI score0.00184EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: f2fs: A infinite loop has been fixed in insertextenttree. When incorrect extent information is received, and extentnode is looked up in the RB tree, it can lead to an infinite loop CONFIGF2FSCHECKFS=n. To avoid this issue, a NULL...

5.6AI score0.00221EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: nfsd: Fixed the reference count leak in nfsdsetfhdentry. nfsd exports a “pseudo root filesystem” which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses th...

9.8CVSS6.5AI score0.00401EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed a lockup issue caused by a race condition between inode eviction and inode caching. There is a race condition between inode eviction and inode caching that can cause a live struct btrfsinode to be missing from the...

4.7CVSS5.8AI score0.00106EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/01/13 9:50 a.m.•9 views

kernel: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()

A vulnerability has been identified in the Linux kernel's Network File System NFS daemon that could allow for a Denial of Service and in worst case scenario Arbitrary Code Execution. This Use-After-Free flaw arises from a race condition when the kernel handles the confirmation of an NFS client...

9.8CVSS5.8AI score0.00387EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/01/13 12:00 a.m.•12 views

PT-2026-2670

Name of the Vulnerable Software and Affected Versions Windows versions affected versions not specified Description A heap-based buffer overflow exists in the Windows Common Log File System Driver. Exploitation of this issue can allow an authorized attacker to elevate privileges locally. The issue...

7.8CVSS5.9AI score0.02602EPSS
SaveExploits0References12
CNNVD
CNNVD
•added 2026/01/13 12:00 a.m.•30 views

Microsoft Windows Common Log File System Driver 安全漏洞

The Microsoft Windows Common Log File System Driver is Microsoft's Common Log File System CLFS API that provides a high-performance, general-purpose log file subsystem that can be used by specialized client applications and shared by multiple clients to optimize logging and access. access. A...

7.8CVSS5.8AI score0.02602EPSS
SaveExploits0References1
Redos
Redos
•added 2026/01/13 12:00 a.m.•17 views

ROS-20260113-7345

A vulnerability in the ext4fillsuper function in the fs/ext4/super.c module of the ext4 file system of the Linux kernel is related to the reuse of previously freed memory. Exploitation of the vulnerability may allow an intruder to affect confidentiality, integrity and availability of protected...

7.8CVSS6.6AI score0.00289EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/01/13 12:00 a.m.•12 views

MiracleLinux 9 : kernel-5.14.0-570.58.1.el9_6 (AXSA:2025-11021:85)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-11021:85 advisory. kernel: vsock/virtio: Validate length in packet header before skbput CVE-2025-39718 kernel: NFS: Fix filehandle bounds checking in nfsfhtodentry...

8.4CVSS7.7AI score0.00199EPSS
SaveExploits0References5
Rows per page
Query Builder