Lucene search
+L

135 matches found

OSV
OSV
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38048 virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

In the Linux kernel, the following vulnerability has been resolved: virtioring: Fix data race by tagging eventtriggered as racy for KCSAN syzbot reports a data-race when accessing the eventtriggered, here is the simplified stack when the issue occurred:...

6.8AI score
SaveExploits0References10
OSV
OSV
added 2025/05/08 7:15 a.m.14 views

CVE-2025-37804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.17 views

CVE-2025-37804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.92 views

CVE-2025-37804

CVE-2025-37804 is rejected/withdrawn; this entry does not represent an active vulnerability.

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.36 views

CVE-2025-37804

...

SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/18 12:00 a.m.16 views

The vulnerability in the kernel module kcsan/debugfs.c of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the kernel/kcsan/debugfs.c module of the Linux operating system is related to insufficient blocking of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.7AI score0.00222EPSS
SaveExploits0References17Affected Software7
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-56610

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

4.7CVSS0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49420

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

5.5CVSS0.00226EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49344

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix a data-race in unixdgrampeerwakeme. unixdgrampoll calls unixdgrampeerwakeme without other's lock held and check if its receive queue is full. Here we need to use unixrecvqfulllockless instead of unixrecvqfull, otherwi...

4.7CVSS6AI score0.0019EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.22 views

CVE-2022-49420 net: annotate races around sk->sk_bound_dev_if

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 2:12 a.m.110 views

CVE-2022-49420

CVE-2022-49420 documents a data race in the Linux kernel involving UDP path: UDP sendmsg() reads sk->sk_bound_dev_if while it can be changed by another thread, and UDP wake/receive paths around __ip6_datagram_connect and udpv6_sendmsg. The issue is in net/ipv6/udp.c and related dgram/connect c...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49420

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.9 views

CVE-2022-49420 net: annotate races around sk->sk_bound_dev_if

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

5.7AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.151 views

CVE-2022-49344

The CVE-2022-49344 issue is a Linux kernel data race in af_unix between unix_dgram_poll() and unix_dgram_peer_wake_me(): the receive-queue fullness check was done without holding the peer’s lock. The fix uses unix_recvq_full_lockless() instead of unix_recvq_full(), addressing a KCSAN-reported rac...

4.7CVSS5.4AI score0.0019EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/29 2:48 p.m.14 views

CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.10 views

CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS0.00222EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/27 2:51 p.m.2277 views

CVE-2024-56610

CVE-2024-56610 is a Linux kernel issue where KCSAN’s report_filterlist_lock, originally protected by a non-raw spinlock, could lead to a data race on PREEMPT_RT. The patch converts the filter list lock to raw_spinlock to avoid sleeping in atomic contexts on RT kernels; it notes that memory alloca...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.9 views

CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.20 views

CVE-2024-56610 kcsan: Turn report_filterlist_lock into a raw_spinlock

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

0.00222EPSS
SaveExploits0References6
Rows per page
Query Builder