Lucene search
+L

12823 matches found

Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.18 views

CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS5.2AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.34 views

CVE-2023-53838

Summary of CVE-2023-53838 (Linux kernel, f2fs): A race condition in the F2FS atomic write abort handling can cause inconsistent COW inode state. The mitigation fixes synchronization by using the inode lock and ensuring the Copy-On-Write (COW) inode is reusable for the entire lifetime of the atomi...

7.8CVSS6AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:29 a.m.13 views

CVE-2023-53838 f2fs: synchronize atomic write aborts

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.44 views

CVE-2023-53826 ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

0.00245EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.11 views

CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

5.3AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.10 views

CVE-2023-53826 ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.11 views

CVE-2023-53823

In the Linux kernel, the following vulnerability has been resolved: block/rqqos: protect rqqos apis with a new lock commit 50e34d78815e "block: disable the elevator int delgendisk" move rqqosexit from diskrelease to delgendisk, this will introduce some problems: 1 If rqqosadd is triggered by...

7.8CVSS5.2AI score0.00179EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.24 views

CVE-2022-50676

CVE-2022-50676 affects the Linux kernel component net/rds, specifically the rds_tcp_reset_callbacks() path. The root cause is that cancel_delayed_work_sync() was placed in a section protected by lock_sock(), which could be called by functions like rds_send_xmit(), leading to a potential lock orde...

7.5CVSS6.2AI score0.00932EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.35 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS0.00932EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS6.5AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.4AI score0.00932EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

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

5.7AI score0.00195EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.11 views

SUSE CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.9 views

SUSE CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race condition exists around dp-dccps mss cache in the Data Communication Channel Protocol DCCP implementation. The dccp sendmsg function and do dccp getsockopt read dp-dccps mss...

6.1AI score0.00251EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.9 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 net/dsa ocelot not calling dsatag8021qunregister under rtnllock, which could lead to an assertion failure...

6.1AI score0.00214EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.22 views

PT-2025-49717

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblk count seq show Wear-leveling entry could be freed in error path, which may be accessed again in eraseblk count seq show, for example: erase worker eraseblk count seq show wl =...

6.3AI score0.00245EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50630

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: hugetlb: fix UAF in hugetlbhandleuserfault The vmalock and hugetlbfaultmutex are dropped before handling userfault and reacquire them again after...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49707

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rds tcp reset callbacks syzbot is reporting lockdep warning at rds tcp reset callbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rds tcp reset...

6.5AI score0.00932EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 not properly releasing an mmap write lock, which could lead to a deadlock...

6.1AI score0.00214EPSS
SaveExploits0References4
Rows per page
Query Builder