Lucene search
+L

1251 matches found

NVD
NVD
added 2026/08/26 5:18 a.m.6 views

CVE-2026-58090

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

7.8CVSS0.00134EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 4:35 a.m.42 views

CVE-2026-58090 Use-after-free in unix SOCK_STREAM message handling

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 4:35 a.m.9 views

EUVD-2026-66235

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 4:35 a.m.39 views

CVE-2026-58090

CVE-2026-58090 is a use-after-free in FreeBSD 's core unix module, affecting FreeBSD 15.0 and later . The SOCK_STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing; certain error paths would free those messages, lea...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-81928

The SOCK STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

5.7AI score0.00134EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/08/25 12:00 a.m.10 views

FreeBSD -- Use-after-free in unix SOCK_STREAM message handling

Problem Description: The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. Impact: An unprivileged loca...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.5 views

The vulnerability of the sk_diag_dump_name() function in the net/unix/diag.c module, which is part of the Linux kernel’s networking functions, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the skdiagdumpname function in the net/unix/diag.c module, which is part of the Linux kernel’s networking functions, stems from the lack of protection for service data. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.1AI score0.00121EPSS
SaveExploits0References10Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

A vulnerability, classified as problematic, has been identified in the Linux kernel. This issue affects the functions unixsockdestructor/unixreleasesock in the file net/unix/afunix.c of the BPF component. The manipulation leading to this issue results in a memory leak. It is recommended that a...

5.5CVSS6AI score0.0027EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

A use-after-free flaw was discovered in the Linux kernel due to a race condition in the unix garbage collector’s deletion of SKB races involving the unixstreamread generic function on the socket onto which the SKB is queued...

7CVSS6.7AI score0.00224EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability in avahi

A flaw was discovered in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not handled correctly in the clientwork function, allowing a local attacker to trigger an infinite loop. The most significant threat from this...

5.5CVSS6.7AI score0.00443EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: afunix: Clearing stale u-oobskb. Syzkaller began reporting a deadlock of unixgclock after the commit 4090fa373f0. However, this only reveals the bug that had been present since the commit 314001f0bf92 “afunix: Adding OOB support”...

6.3CVSS6.3AI score0.00503EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74698

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix BQL reset on SQ re-activation mlx5equeuestart deactivates and re-activates all channels but closes only the queue being restarted. mlx5eactivatetxqsq then unconditionally calls netdevtxresetqueue, zeroing the BQL...

5.8AI score0.00166EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74596

In the Linux kernel, the following vulnerability has been resolved: fs,fsverity: remove check for fsverity being enabled in setattrprepare The check that fs-verity is available in the kernel is not necessary here. Filesystems could have fsverity files even without fs-verity enabled. In that case,...

5.9AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74667

In the Linux kernel, the following vulnerability has been resolved: net/packet: reset the MAC header on the packet-socket transmit path packetparseheaders resets the MAC header only for a SOCKRAW frame whose socket did not bind a protocol. A protocol-bound SOCKRAW socket, any SOCKDGRAM frame, and...

7.8CVSS5.5AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74615

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlanchangelink arms vxlan-agetimer whenever the requested ageing interval differs from the configured one: if conf.ageinterval != vxlan-cfg.ageinterval...

8.8CVSS5.5AI score0.00126EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/21 12:00 a.m.13 views

CVE-2026-64728

A permissions issue was addressed with improved validation. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Maliciously crafted web content may violate iframe sandboxing policy...

6.5CVSS5.9AI score0.00373EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/08/20 2:18 a.m.41 views

GO-2026-6189 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.28 views

CVE-2021-37136 vulnerabilities

Vulnerabilities for packages: druid...

7.5CVSS6.5AI score0.05908EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.24 views

CVE-2021-37137 vulnerabilities

Vulnerabilities for packages: druid...

7.5CVSS6.5AI score0.06745EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:26 p.m.31 views

GHSA-QX7J-JV8M-FPPR vulnerabilities

Vulnerabilities for packages: logstash, nuxeo, druid, conductor, zipkin, thingsboard, cassandra-reaper, conductor-fips, logstash-fips...

5.3AI score
SaveExploits0
Rows per page
Query Builder