Lucene search
+L

265 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50265

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.6 views

SUSE CVE-2022-50265

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. syzbot reported: BUG: KCSAN: data-race in kcmrcvstrparser / kcmrfree write to 0xffff88810784e3d0...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.15 views

CVE-2022-50291 kcm: annotate data-races around kcm->rx_psock

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxpsock kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. We do the same for kcm-rxwait in the following patch. syzbot reported: BUG: KCSAN: data-race in...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:45 p.m.33 views

CVE-2022-50291

CVE-2022-50291 pertains to the Linux kernel KCM subsystem. Connected advisories describe a data-race in kcm_rfree() related to kcm->rx_psock and an analogous race for kcm->rx_wait, fixed by annotating reads/writes around these fields. The patches address lockless reads in kcm_rfree and ensu...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.7 views

CVE-2022-50265 kcm: annotate data-races around kcm->rx_wait

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. syzbot reported: BUG: KCSAN: data-race in kcmrcvstrparser / kcmrfree write to 0xffff88810784e3d0...

6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.12 views

CVE-2022-50265 kcm: annotate data-races around kcm->rx_wait

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. syzbot reported: BUG: KCSAN: data-race in kcmrcvstrparser / kcmrfree write to 0xffff88810784e3d0...

0.00156EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37519

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a data-race condition within the kcm Kernel Connection Multiplexor subsystem. Specifically, kcm-rx psock can be read without a lock in the kcm rfree function,...

6.1AI score0.00156EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:01 a.m.10 views

sctp: linearize cloned gso packets in sctp_rcv

...

7.8CVSS7AI score0.00162EPSS
SaveExploits0
NVD
NVD
added 2025/09/04 4:15 p.m.21 views

CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS0.00162EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/04 3:33 p.m.15 views

CVE-2025-38718 sctp: linearize cloned gso packets in sctp_rcv

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.6AI score0.00162EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:16 a.m.10 views

rxrpc: Fix recv-recv race of completed call

...

7.5CVSS7AI score0.00257EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:01 a.m.15 views

xsk: Fix race condition in AF_XDP generic RX path

...

7.8CVSS7AI score0.0015EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/24 4:06 p.m.12 views

CVE-2025-38646

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band With a quite rare chance, RX report might be problematic to make SW think a packet is received on 6 GHz band even if the chip does not suppo...

5.3CVSS6AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38622

In the Linux kernel, the following vulnerability has been resolved: net: drop UFO packets in udprcvsegment When sending a packet with virtionethdr to tun device, if the gsotype in virtionethdr is SKBGSOUDP and the gsosize is less than udphdr size, below crash may happen. ------------ cut here...

5.5CVSS0.00172EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.21 views

CVE-2025-38646 wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band With a quite rare chance, RX report might be problematic to make SW think a packet is received on 6 GHz band even if the chip does not suppo...

0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/18 12:00 p.m.16 views

kernel: tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS6.8AI score0.00397EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-37920

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where...

7.8CVSS6.4AI score0.0015EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49814

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue loc...

7.8CVSS4.9AI score0.00158EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21969

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the...

8.8CVSS7AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47015

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out...

5.5CVSS6.9AI score0.0025EPSS
SaveExploits0References2
Rows per page
Query Builder