Lucene search
+L

77 matches found

CNNVD
CNNVD
added 2025/12/16 12:00 a.m.8 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 erofs mishandling of incomplete zstd compressed data, which could lead to an infinite loop...

6.1AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.13 views

SUSE CVE-2023-53777

In the Linux kernel, the following vulnerability has been resolved: erofs: kill hooked chains to avoid loops on deduplicated compressed images After heavily stressing EROFS with several images which include a hand-crafted image of repeated patterns for more than 46 days, I found two chains could ...

4.7CVSS6.4AI score0.00199EPSS
SaveExploits0References17
OSV
OSV
added 2025/12/08 2:15 a.m.14 views

DEBIAN-CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

5.3AI score0.00195EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/12/06 1:01 a.m.16 views

erofs: Fix detection of atomic context

...

5.5CVSS7AI score0.00137EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2017-17367

Malware in sbrugna...

10CVSS9.2AI score0.0393EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-7824

Malware in sbrugna...

5.5CVSS6.2AI score0.00461EPSS
SaveExploits0References25
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-31948

Malicious code in bioql PyPI...

6.4AI score0.00156EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-59944

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 11:42 a.m.6 views

CVE-2023-53457 FS: JFS: Fix null-ptr-deref Read in txBegin

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin may be called on a superblock in a read-only mounted filesystem which leads to NULL pointer deref. This could be solved by checking if the...

6.3AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.8 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 a failure to check the filesystem for read-only, which could lead to null pointer dereferencing...

5.9AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/17 2:56 p.m.8 views

CVE-2023-53337 nilfs2: do not write dirty data after degenerating to read-only

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS5.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.5 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 originates from an attempt to write dirty data even after the file system has been downgraded to read-only mode, which...

5.5CVSS5.9AI score0.00203EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.12 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 extAlloc and extRecord functions not checking for read-only mode, which could result in writing to a...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 2:15 a.m.18 views

CVE-2025-21722

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsistency issues reported by syzbot that occurs when...

7.8CVSS0.00223EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.11 views

SUSE CVE-2025-0686

A flaw was found in grub2. When performing a symlink lookup from a romfs filesystem, grub's romfs filesystem module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted...

6.4CVSS7.7AI score0.00278EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/02/19 12:00 a.m.14 views

PT-2025-16660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a check for "read-only" mode in the jfs truncate nolock function to avoid errors related to writing to a read-only...

7.8CVSS5.6AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/11/05 6:15 p.m.6 views

DEBIAN-CVE-2024-50116

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of buffer delay flag Syzbot reported that after nilfs2 reads a corrupted file system image and degrades to read-only, the BUGON check for the buffer delay flag in submitbhwbc may fai...

5.5CVSS6AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.8 views

UBUNTU-CVE-2024-42297

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.9 views

SUSE CVE-2024-40943

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

4.7CVSS6.5AI score0.00197EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/02/29 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a buffer overflow vulnerability that can be exploited by attackers to cause EROFS data corruption...

6.1CVSS6.8AI score0.00281EPSS
SaveExploits0References8
Rows per page
Query Builder