Lucene search
+L

162 matches found

Cvelist
Cvelist
added 2025/09/15 2:45 p.m.7 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.00146EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.2 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 Linux kernel that stems from the presence of data contention in kcm-rxpsock, which could lead to undefined behavior...

5.5CVSS6.3AI score0.00146EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 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.00145EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38717

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is...

4.7CVSS6.2AI score0.001EPSS
Exploits0References3
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66887 CVE-2025-38717 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

4.7CVSS5.6AI score0.001EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

AZL-70783 CVE-2025-38717 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

4.7CVSS5.6AI score0.001EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.9 views

CVE-2025-38717 net: kcm: Fix race condition in kcm_unattach()

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

0.001EPSS
Exploits0References4
CVE
CVE
added 2025/09/04 3:33 p.m.36 views

CVE-2025-38717

CVE-2025-38717 – net/kcm race condition (Linux kernel) : Syzbot observed a race between kcm_unattach(psock) and kcm_release(kcm). The bug stems from a missing check of the flag kcm->tx_stopped before queue_work(), which can allow requeuing kcm->tx_work between cancel_work_sync() and unreser...

4.7CVSS5.8AI score0.001EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2022-3521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function kcmtxwork of the file net/kcm/kcmsock.c of...

2.6CVSS5.1AI score0.00218EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49957

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: fix strpinit order and cleanup strpinit is called just a few lines above this...

5.5CVSS5.4AI score0.00221EPSS
Exploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-49957

In the Linux kernel, the following vulnerability has been resolved: kcm: fix strpinit order and cleanup strpinit is called just a few lines above this csk-skuserdata check, it also initializes strp-work etc., therefore, it is unnecessary to call strpdone to cancel the freshly initialized work. An...

5.5CVSS0.00221EPSS
Exploits0References7
CVE
CVE
added 2025/06/18 11:0 a.m.80 views

CVE-2022-49957

CVE-2022-49957 concerns a Linux kernel issue in the kcm path where strp_init() is invoked before the csk->sk_user_data check. The vulnerability arises because strp_init() initializes strp->work (and others); calling strp_done() to cancel it is unnecessary if sk_user_data isn’t checked yet. ...

5.5CVSS6.5AI score0.00221EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/06/18 11:0 a.m.14 views

CVE-2022-49957 kcm: fix strp_init() order and cleanup

In the Linux kernel, the following vulnerability has been resolved: kcm: fix strpinit order and cleanup strpinit is called just a few lines above this csk-skuserdata check, it also initializes strp-work etc., therefore, it is unnecessary to call strpdone to cancel the freshly initialized work. An...

5.5CVSS5.9AI score0.00221EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.12 views

PT-2025-25883

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the kcm module. The issue involved the incorrect ordering of the strp init function call, which led to unnecessary...

7.8CVSS8.1AI score0.10458EPSS
Exploits19References1402
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

4.7CVSS5.2AI score0.00133EPSS
Exploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

4.7CVSS0.00133EPSS
Exploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.25 views

UBUNTU-CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

4.7CVSS5.9AI score0.00133EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.26 views

CVE-2022-49814 kcm: close race conditions on sk_receive_queue

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

0.00133EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

4.7CVSS5.2AI score0.00133EPSS
Exploits0
CVE
CVE
added 2025/05/01 2:9 p.m.82 views

CVE-2022-49814

CVE-2022-49814 concerns a race condition in the Linux kernel KCM RX path. The issue arises because sk_receive_queue is protected by the skb queue lock, but KCM sockets’ RX path uses mux->rx_lock to protect more than just the skb queue, while kcm_recvmsg() continued to only grab the skb queue l...

4.7CVSS6.5AI score0.00133EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder