Lucene search
+L

37 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74539

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: ISO: lock sk in isosockgetname Accessing isopisk-conn requires locksock, which is not held here. Fix by adding the lock/release. CVE-2026-74539 Note...

8CVSS5.4AI score0.00249EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72693

In the Linux kernel, the following vulnerability has been resolved: sockmap: Fix use-after-free in udp bpf recvmsg syzbot reported use-after-free of struct sk msg in sk msg recvmsg. 0 sk msg recvmsg peeks sk msg from psock-ingress msg under a lock, but its processing is lockless. Thus, sk msg...

5.5AI score0.00124EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:19 p.m.7 views

DEBIAN-CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS5.4AI score0.00543EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:19 p.m.4 views

DEBIAN-CVE-2026-68117

In the Linux kernel, the following vulnerability has been resolved: tipc: clear sock-sk on the failed-insert path in tipcskcreate When tipcskcreate fails to insert the new socket tipcskinsert returns non-zero, its error path frees the sk with skfree but leaves sock-sk pointing at the freed object...

9.8CVSS5.3AI score0.00531EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63871

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

5.7AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/28 9:36 a.m.8 views

CVE-2026-46168 mptcp: fix scheduling with atomic in timestamp sockopt

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.8AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001723)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001723 advisory. dotlsgetsockopt in net/tls/tlsmain.c in the Linux kernel through 6.2.6 lacks a locksock call, leading to a race condition with a resultant use-after-free or NULL...

7CVSS6.8AI score0.00273EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.32 views

CVE-2023-54164 Bluetooth: ISO: fix iso_conn related locking and validity issues

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix isoconn related locking and validity issues sk-skstate indicates whether isopisk-conn is valid. Operations that check/update skstate and access conn should hold locksock, otherwise they can race. The order of...

8CVSS0.00247EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.7 views

SUSE CVE-2023-54142

In the Linux kernel, the following vulnerability has been resolved: gtp: Fix use-after-free in gtpencapdestroy. syzkaller reported use-after-free in gtpencapdestroy. 0 It shows the same process freed sk and touched it illegally. Commit e198987e7dd7 "gtp: fix suspicious RCU usage" added locksock a...

7CVSS6.5AI score0.00152EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.35 views

CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

7.8CVSS5.3AI score0.0026EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/08/31 12:00 a.m.59 views

Rocky Linux 8 : kernel (RLSA-2023:3847)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2023:3847 advisory. - dotlsgetsockopt in net/tls/tlsmain.c in the Linux kernel through 6.2.6 lacks a locksock call, leading to a race condition with a resultant use-after-free or NU...

7CVSS6.8AI score0.00273EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/07/21 12:00 a.m.34 views

Oracle Linux 8 : kernel (ELSA-2023-3847)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2023-3847 advisory. - net: tls: fix possible race condition between dotlsgetsockoptconf and dotlssetsockoptconf Hangyu Hua CVE-2023-28466 Tenable has extracted the preceding...

7CVSS6.9AI score0.00273EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/16 12:15 a.m.29 views

Race condition

dotlsgetsockopt in net/tls/tlsmain.c in the Linux kernel through 6.2.6 lacks a locksock call, leading to a race condition with a resultant use-after-free or NULL pointer dereference...

3.5CVSS6.8AI score0.00273EPSS
SaveExploits0References3Affected Software2
CNNVD
CNNVD
added 2023/03/15 12:00 a.m.8 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 code issue vulnerability exists in Linux kernel version 6.2.6 and earlier versions, which stems from a missing locksock call in the dotlsgetsockopt function in...

7CVSS6.5AI score0.00273EPSS
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2023/03/15 12:00 a.m.15 views

CVE-2023-28466

dotlsgetsockopt in net/tls/tlsmain.c in the Linux kernel through 6.2.6 lacks a locksock call, leading to a race condition with a resultant use-after-free or NULL pointer dereference...

6.8AI score0.00273EPSS
SaveExploits0References3
Virtuozzo
Virtuozzo
added 2018/08/21 12:00 a.m.23 views

Kernel update: Virtuozzo ReadyKernel patch 58.0 for Virtuozzo 7.0.8

The cumulative Virtuozzo ReadyKernel patch was updated with stability fixes. The patch applies to the kernel 3.10.0-862.9.1.vz7.63.3 7.0.8. Vulnerability id: PSBM-87858 Haproxy processes were getting stuck in D state in locksock. Vulnerability id: PSBM-87877 It was found that rpcgethdr function...

1.3AI score
SaveExploits0References1
seebug.org
seebug.org
added 2016/12/07 12:00 a.m.131 views

Linux af_packet.c race condition (local root) (CVE-2016-8655)

To create AFPACKET sockets you need CAPNETRAW in your network namespace, which can be acquired by unprivileged processes on systems where unprivileged namespaces are enabled Ubuntu, Fedora, etc. It can be triggered from within containers to compromise the host kernel. On Android, processes with...

7.2CVSS8AI score0.11127EPSS
SaveExploits17
Rows per page
Query Builder