Lucene search
+L

24 matches found

CVE
CVE
added 2026/06/24 7:14 a.m.41 views

CVE-2026-52928

CVE-2026-52928 affects the Linux kernel af_unix implementation. In non-stream sockets (e.g., SOCK_DGRAM, SOCK_SEQPACKET), SIOCATMARK is incorrectly handled for MSG_OOB and should be rejected; the fix returns -EOPNOTSUPP before inspecting the receive queue. Multiple advisories note the issue is re...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 7:14 a.m.9 views

CVE-2026-52928

In the Linux kernel, the following vulnerability has been resolved: afunix: Reject SIOCATMARK on non-stream sockets SIOCATMARK reports whether the receive queue is at the urgent mark for MSGOOB. In AFUNIX, MSGOOB is supported only for SOCKSTREAM sockets. SOCKDGRAM and SOCKSEQPACKET reject MSGOOB ...

5.7AI score0.00114EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.16 views

PT-2026-51721

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the AF UNIX implementation where SIOCATMARK, which reports if the receive queue is at the urgent mark for MSG OOB Out-of-Band data, is incorrectly supported on...

5.5CVSS6AI score0.00114EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/17 6:06 p.m.25 views

Claude Code: Out-of-Band Data Exfiltration via Pre-Approved HuggingFace Domain in WebFetch

Because the hostname huggingface.co was pre-approved as a bare hostname for the WebFetch tool, any path on that domain—including attacker-controlled model repositories—was auto-approved without a permission prompt or being subject to --allowedTools restrictions. An attacker able to inject untrust...

9.1CVSS5.5AI score0.00403EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: afunix: Calling kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning in unixgc, which creates a socketpair and sends the fd of one socket to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0 sendmsg4,...

5.5CVSS6.1AI score0.00229EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/09/04 5:11 p.m.7 views

CVE-2025-26438

In smpprocesssecureconnectionoobdata of smpact.cc, there is a possible way to bypass SMP authentication due to Incorrect implementation of a protocol. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.8CVSS5.7AI score0.00325EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/07/08 11:21 p.m.6 views

SUSE CVE-2025-38236

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS7.8AI score0.00252EPSS
SaveExploits1References17
CVE
CVE
added 2025/07/08 7:35 a.m.737 views

CVE-2025-38236

CVE-2025-38236 concerns a Linux kernel af_unix use-after-free involving consecutive consumed OOB skbs in unix_stream_read_generic(), triggered when OOB data is read but the corresponding skb remains on the recv queue. The root cause is the handling of consumed OOB skbs and the SO_PEEK_OFF path, w...

7.8CVSS6.4AI score0.00252EPSS
SaveExploits1References9Affected Software1
CNNVD
CNNVD
added 2025/01/06 12:00 a.m.31 views

Suricata 安全漏洞

Suricata is a network IDS, IPS and NSM engine from the Open Information Security Foundation. A security vulnerability exists in Suricata versions prior to 7.0.8 that stems from the fact that TCP streams with TCP emergency data out-of-band data may cause Suricata to analyze the data differently th...

7.5CVSS6.3AI score0.00543EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 11:53 a.m.158 views

CVE-2024-47711

Technical details about CVE-2024-47711 (affected products, impact, and fixes) are not provided in the supplied documents. Monitor official advisories and vendor patches for updates.

7.8CVSS8.2AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/10 3:15 p.m.7 views

DEBIAN-CVE-2024-36972

In the Linux kernel, the following vulnerability has been resolved: afunix: Update unixsksk-oobskb under skreceivequeue lock. Billy Jheng Bing-Jhong reported a race between unixgc and queueoob. unixgc tries to garbage-collect closed inflight sockets, and then if the socket has MSGOOB in...

7.8CVSS5.5AI score0.00488EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.6 views

SUSE CVE-2021-31400

An issue was discovered in tcppulloutofband in tcpin.c in HCC embedded InterNiche 4.0.1. The TCP out-of-band urgent-data processing function invokes a panic function if the pointer to the end of the out-of-band data points outside of the TCP segment's data. If the panic function hadn't a trap...

7.5CVSS7.6AI score0.01493EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/08/19 10:52 a.m.28 views

CVE-2021-31400

An issue was discovered in tcppulloutofband in tcpin.c in HCC embedded InterNiche 4.0.1. The TCP out-of-band urgent-data processing function invokes a panic function if the pointer to the end of the out-of-band data points outside of the TCP segment's data. If the panic function hadn't a trap...

8.1AI score0.01493EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/19 10:52 a.m.75 views

CVE-2021-31400

CVE-2021-31400 affects HCC Embedded InterNiche/NicheStack TCP/IP stack (in tcp_pulloutofband() in tcp_in.c, 4.0.1) where out-of-band urgent data handling may call a panic, potentially causing an infinite loop and DoS. Public sources (NVD, Red Hat CVE page, CERT/ICS, ENISA ENISA, and ICSA Update B...

7.5CVSS7.8AI score0.01493EPSS
SaveExploits0References2Affected Software1
Kitploit
Kitploit
added 2021/06/11 9:30 p.m.297 views

Interactsh - An OOB Interaction Gathering Server And Client Library

Interactsh is an Open-Source Solution for Out of band Data Extraction, A tool designed to detect bugs that cause external interactions, For example - Blind SQLi, Blind CMDi, SSRF, etc. Features DNS/HTTP/SMTP Interaction support CLI Client / Web Dashboard support AES encryption with zero logging...

7.4AI score
SaveExploits0References1
zdt
zdt
added 2016/07/08 12:00 a.m.32 views

CyberPower Systems PowerPanel 3.1.2 - XXE Out-Of-Band Data Retrieval

Exploit for multiple platform in category web applications CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval Vendor: CyberPower Systems, Inc. Product web page: https://www.cyberpowersystems.com Affected version: 3.1.2 37567 Business Edition Summary: The PowerPanel® Business Editi...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2015/05/25 12:00 a.m.97 views

APPLE-SA-2015-05-19-1 Watch OS 1.0.1

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 APPLE-SA-2015-05-19-1 Watch OS 1.0.1 Watch OS 1.0.1 is now available and addresses the following: Certificate Trust Policy Available for: Apple Watch Sport, Apple Watch, and Apple Watch Edition Impact: Update to the certificate trust policy Descriptio...

7.5CVSS0.4AI score0.19633EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2015/04/10 12:00 a.m.73 views

Apple TV < 7.2 Multiple Vulnerabilities

According to its banner, the remote Apple TV device is a version prior to 7.2. It is, therefore, affected by the following vulnerabilities : - Multiple memory corruption vulnerabilities exist in WebKit due to improperly validated user-supplied input. A remote attacker, using a specially crafted...

7.5CVSS8.3AI score0.09048EPSS
SaveExploits3References40
CNVD
CNVD
added 2015/04/09 12:00 a.m.8 views

Unspecified Denial of Service Vulnerability in Apple iOS

Apple iOS is the latest operating system that runs on Apple's iPhone and iPod touch devices. A denial of service vulnerability in the Apple iOS kernel's handling of TCP out of band data allows remote attackers to conduct denial of service attacks by exploiting the vulnerability...

5CVSS6.5AI score0.09048EPSS
SaveExploits0References1
exploitpack
exploitpack
added 1997/07/05 12:00 a.m.20 views

Microsoft Windows 3.1195NT 4.0NT 3.5.1 - Out Of Band Data Denial of Service (1)

Microsoft Windows 3.1195NT 4.0NT 3.5.1 - Out Of Band Data Denial of Service 1 // source: https://www.securityfocus.com/bid/2010/info Older versions of Microsoft Windows 95, Windows for Workgroups 3.11, Windows NT up to and including 4.0, as well as SCO Open Server 5.0, have a vulnerability relati...

7.3AI score
SaveExploits0
Rows per page
Query Builder