Lucene search
+L

36 matches found

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

CVE-2025-38037 vxlan: Annotate FDB data races

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

6.9AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/08 11:40 a.m.14 views

SUSE CVE-2025-37800

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

5.5CVSS7.7AI score0.00195EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/08 6:26 a.m.15 views

CVE-2025-37800 driver core: fix potential NULL pointer dereference in dev_uevent()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

7.1CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.11 views

CVE-2022-49640

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvecminmax. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch...

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

CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS0.00174EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.20 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

0.00174EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.16 views

CVE-2022-49640 sysctl: Fix data races in proc_douintvec_minmax().

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvecminmax. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch...

0.00174EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.10 views

CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS5.4AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49640

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvecminmax. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch...

4.7CVSS5.4AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS5.6AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.35 views

CVE-2024-26861

In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receivingcounter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair-receivingcounter.counter. Use READONCE and WRITEONCE annotations to mark the data rac...

4.7CVSS6.3AI score0.00177EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.40 views

CVE-2024-26862 packet: annotate data-races around ignore_outgoing

In the Linux kernel, the following vulnerability has been resolved: packet: annotate data-races around ignoreoutgoing ignoreoutgoing is read locklessly from devqueuexmitnit and packetgetsockopt Add appropriate READONCE/WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in devqueuexmitn...

7.6AI score0.00208EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.34 views

CVE-2024-26861 wireguard: receive: annotate data-race around receiving_counter.counter

In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receivingcounter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair-receivingcounter.counter. Use READONCE and WRITEONCE annotations to mark the data rac...

7.8AI score0.00177EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.6310 views

CVE-2024-26861

CVE-2024-26861 affects the Linux kernel wireguard receive path, where a data race around keypair->receiving_counter.counter was identified (READ_ONCE/WRITE_ONCE annotations used to mark the race as intentional). The race occurs between wg_packet_decrypt_worker and wg_packet_rx_poll, potentiall...

4.7CVSS6.3AI score0.00177EPSS
SaveExploits0References9Affected Software1
Prion
Prion
added 2024/03/02 10:15 p.m.35 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

7.3AI score0.00332EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.35 views

CVE-2023-52522 net: fix possible store tearing in neigh_periodic_work()

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

8.8CVSS7.6AI score0.00332EPSS
SaveExploits0References6
Rows per page
Query Builder