Lucene search
K

47 matches found

VulnCheck KEV
VulnCheck KEV
added 2026/02/09 12:0 a.m.25 views

VulnCheck KEV: CVE-2009-2692

The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in protoops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on...

7.8CVSS6.4AI score0.17556EPSS
In wildExploits17References2
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

UBUNTU-CVE-2025-68227

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets during protocol stack processing with sockmap's custom read/write...

5.9AI score0.00058EPSS
Exploits0References36
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2016-7096

Malware in sbrugna...

7.8CVSS7.7AI score0.00041EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-5294

Malware in sbrugna...

7.8CVSS7.7AI score0.00044EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2014-0233

Malware in sbrugna...

2.1CVSS6.6AI score0.0004EPSS
Exploits1References21
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38154 bpf, sockmap: Avoid using sk_socket after free when sending

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

0.0007EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 8:6 a.m.5 views

CVE-2019-14037

Close and bind operations done on a socket can lead to a Use-After-Free condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice...

7.8CVSS7.1AI score0.00044EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.5 views

PT-2025-22156 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue arises when a pointer of type struct inet timewait sock is returned from the functions inet lookup established and inet...

7.9AI score0.00452EPSS
Exploits6References129
Metasploit
Metasploit
added 2024/05/31 7:54 p.m.272 views

OS X x64 Shell Bind TCP

Bind an arbitrary command to an arbitrary port Module Options msf use payload/osx/aarch64/shellbindtcp msf payloadshellbindtcp show actions ...actions... msf payloadshellbindtcp set ACTION msf payloadshellbindtcp show options ...show and set options... msf payloadshellbindtcp run This module...

7.3AI score
Exploits0
OSV
OSV
added 2024/04/17 10:27 a.m.8 views

CVE-2024-26886 Bluetooth: af_bluetooth: Fix deadlock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: afbluetooth: Fix deadlock Attemting to do socklock on .recvmsg may cause a deadlock as shown bellow, so instead of using socksock this uses skreceivequeue.lock on btsockioctl to avoid the UAF: INFO: task kworker/u9:1:1...

6.5CVSS6.1AI score0.00028EPSS
Exploits0References8
OSV
OSV
added 2024/01/21 10:15 a.m.12 views

CVE-2023-6531

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unixstreamreadgeneric on the socket that the SKB is queued on...

7CVSS7AI score0.00013EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:1 a.m.3 views

kernel: igmp: use-after-free in ip_check_mc_rcu when opening and closing inet sockets

A use-after-free flaw was found in the Linux kernel’s IGMP protocol in how a user triggers a race condition in the ipcheckmcrcu function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS6.6AI score0.00029EPSS
Exploits0References5
Fedora
Fedora
added 2023/03/08 1:28 a.m.29 views

[SECURITY] Fedora 37 Update: perl-HTTP-Daemon-6.16-1.fc37

Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too...

7.3CVSS1.4AI score0.00531EPSS
Exploits1
Fedora
Fedora
added 2023/03/08 1:22 a.m.35 views

[SECURITY] Fedora 36 Update: perl-HTTP-Daemon-6.16-1.fc36

Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too...

5.5CVSS1.4AI score0.00015EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:3 a.m.2 views

SUSE CVE-2009-2692

The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in protoops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on...

7.8CVSS7.4AI score0.17556EPSS
Exploits17References7
Ubuntu
Ubuntu
added 2021/03/18 5:0 p.m.150 views

USN-4882-1: Ruby vulnerabilities

It was discovered that the Ruby JSON gem incorrectly handled certain JSON files. If a user or automated system were tricked into parsing a specially crafted JSON file, a remote attacker could use this issue to execute arbitrary code. This issue only affected Ubuntu 16.04 LTS and Ubuntu 18.04 LTS...

7.5CVSS7.4AI score0.05892EPSS
Exploits1
NVD
NVD
added 2020/07/30 12:15 p.m.14 views

CVE-2019-14037

Close and bind operations done on a socket can lead to a Use-After-Free condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice...

7.8CVSS7.7AI score0.00044EPSS
Exploits0References2
Prion
Prion
added 2020/07/30 12:15 p.m.17 views

Design/Logic Flaw

Close and bind operations done on a socket can lead to a Use-After-Free condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice...

4.6CVSS7.6AI score0.00044EPSS
Exploits0References2
Cvelist
Cvelist
added 2020/07/30 11:40 a.m.16 views

CVE-2019-14037

Close and bind operations done on a socket can lead to a Use-After-Free condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice...

7.7AI score0.00044EPSS
Exploits0References1
NVD
NVD
added 2016/08/06 8:59 p.m.12 views

CVE-2016-6162

net/core/skbuff.c in the Linux kernel 4.7-rc6 allows local users to cause a denial of service panic or possibly have unspecified other impact via certain IPv6 socket operations...

7.8CVSS7.8AI score0.00041EPSS
Exploits0References2
Rows per page
Query Builder