Lucene search
+L

145 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•16 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1, Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: TLS: Fixed a race condition between TX work scheduling and socket closure. Similar to previous commits, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler’s call completes. Reordering the...

9.8CVSS5.8AI score0.00586EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1, Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: TLS: Fixed a race condition between the async notify and socket close operations. The thread that submitted the request the one that called recvmsg/sendmsg may exit as soon as the async crypto handler’s complete function is...

9.8CVSS6.2AI score0.00546EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sksocket after free when sending messages. The sk-sksocket is not locked or referenced in the backlog thread. During the call to skbsendsock, there is a race condition involving the release of sksocket...

7.8CVSS6.1AI score0.00175EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•4 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: In the bcm module, there was a issue where bo-bcmprocread was still triggered after the removeprocentry function was called. The syzbot tool reported a warning in the bcmrelease function. The fix addressed another warning that...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053245)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053245 advisory. In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. I...

7.8CVSS6.6AI score0.00244EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•5 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053233)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053233 advisory. In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/09/05 12:26 a.m.•13 views

SUSE CVE-2026-80848

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

6.1AI score0.00243EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/04 4:18 p.m.•6 views

AZL-99416 CVE-2026-80841 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: net/packet: defer vmalloc TXRING free until skbs finish AFPACKET TXRING skbs keep a raw pointer to their ring frame. The skb page references preserve page-backed ring blocks after pgvec is freed, but they do not preserve a vmallo...

5.8AI score0.00209EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/04 3:54 p.m.•39 views

CVE-2026-80848

A use-after-free (UAF) vulnerability in the Linux kernel's xfrm/espintcp subsystem was reported by ZDI . The race condition occurs during socket close: espintcp_close() frees emsg->skb via kfree_skb() without holding a socket lock, while concurrently the xfrm_trans_reinject work queue invokes ...

5.4AI score0.00243EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/04 3:54 p.m.•34 views

CVE-2026-80848 xfrm: espintcp: fix UAF during close

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

0.00243EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/04 3:54 p.m.•24 views

CVE-2026-80848 xfrm: espintcp: fix UAF during close

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

5.6AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-85726

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A race condition exists in the xfrm espintcp sockets during the close process. The espintcp close function frees emsg-skb using kfree skb without holding a socket lock. Simultaneously, t...

5.6AI score0.00243EPSS
SaveExploits0References130
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80848

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb...

6.1AI score0.00243EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 8:16 a.m.•9 views

UBUNTU-CVE-2026-80666

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: sco: Fix a race condition in scosocktimeout scosocktimeout runs asynchronously and locksocksk. If the socket is closing while the timer is running, it holds the same lock locksocksk twice, leading to a deadlock. CPU 0...

5.7CVSS5.8AI score0.00206EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098766)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098766 advisory. In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tpioctl pppol2tpioctl read sock-sk-skuserdata...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•9 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: rxrpc: Fixed the issue where the listen function sets the backlog to too high for preallocation rings. The listen handler of AFRXRPC allows you to set the backlog to 32 if you increase the sysctl value. However, although the...

5.5CVSS5.8AI score0.00291EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close netlink supports iterative dumping of data. It provides the following operations: - start – Optional Initiates the dumping process. - dump – The actual dumping process; this...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/08/15 11:50 p.m.•12 views

SUSE CVE-2026-74537

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: hold sk properly in isoconnready sk deref in isoconnready must be done either under conn-lock, or holding a refcount, to avoid concurrent close. conn-sk is currently accessed without either: Task 1 Task 2...

8.8CVSS5.4AI score0.00375EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74268

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS0.00755EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/10 1:19 p.m.•18 views

CVE-2026-68140

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use-after-free of a severed iucvpath afiucv queues not-yet-received message notifications on iucv-messageq, each holding a raw pointer to the connection's iucvpath. When the peer severs the connection, iucvseverpath...

8.8CVSS5.4AI score0.004EPSS
SaveExploits0References6
Rows per page
Query Builder