Lucene search
+L

2490 matches found

OSV
OSV
added 2024/04/17 11:15 a.m.3 views

UBUNTU-CVE-2024-26862

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

4.7CVSS6AI score0.00208EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.33 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
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26904

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

5.9AI score
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.85 views

CVE-2024-26905

CVE-2024-26905 is rejected by the CNA and not a valid vulnerability entry.

6.4AI score
SaveExploits0
CVE
CVE
added 2024/04/17 10:27 a.m.100 views

CVE-2024-26904

CVE-2024-26904 is a rejected CVE . The Initial document states: “Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.” Connected Nessus/Mariner entries corroborate this; e.g., MARINER_CVE-2024-26904.NASL shows the CVE was explicitly withdrawn, and CBLMARINER...

9.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.26 views

CVE-2024-26905

...

6.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.16 views

CVE-2024-26905

...

6.4AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.28 views

CVE-2024-26905

Removed by vendor...

5.6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.51 views

CVE-2024-26904

Removed by vendor...

5.6AI score
SaveExploits0
OSV
OSV
added 2024/04/17 10:27 a.m.13 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...

4.7CVSS6.1AI score0.00208EPSS
SaveExploits0References12
CVE
CVE
added 2024/04/17 10:27 a.m.5721 views

CVE-2024-26862

CVE-2024-26862 — Linux kernel data race (kernel 5.x/6.x) Root cause: missing READ_ONCE()/WRITE_ONCE() annotations for ignore_outgoing reads in packet code; read/write races observed between dev_queue_xmit_nit() and packet_setsockopt(). Syzkaller/KCSAN reported a data-race affecting packet_setsock...

4.7CVSS6.1AI score0.00208EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.23 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...

6.5AI score0.00208EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.30 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.6300 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
OSV
OSV
added 2024/04/17 10:27 a.m.7 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...

4.7CVSS5.8AI score0.00177EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.17 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...

6.7AI score0.00177EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.17 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.8AI score0.00177EPSS
SaveExploits0
Amazon
Amazon
added 2024/04/17 12:0 a.m.10 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.7AI score0.00828EPSS
SaveExploits0
OSV
OSV
added 2024/03/20 2:44 p.m.13 views

CLSA-2024-1710945846 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52449 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier Bionic update: upstream stable patchset 2018-08-29 LP: 1789666 // CVE- url: https://ubuntu.com/security/CVE-2022-20567 - l2tp: fix refcount leakage on PPPoL2TP sockets Bionic upda...

7.8CVSS6.8AI score0.00976EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.4 views

kernel: denial of service in tipc_conn_close

A data race flaw was found in the Linux kernel, between where con is allocated and con-sock is set. This issue leads to a NULL pointer dereference when accessing con-sock-sk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel...

4.7CVSS6.6AI score0.00184EPSS
SaveExploits0References5
Rows per page
Query Builder