Lucene search
+L

681 matches found

Prion
Prion
added 2024/03/11 6:15 p.m.47 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.2AI score0.0018EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:00 a.m.9 views

The vulnerability of the sock_orphan() function in Linux operating systems allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the sockorphan function in Linux operating systems exists due to insufficient validation of input data. Exploiting this vulnerability can allow attackers to compromise the confidentiality, integrity, and accessibility of protected information...

7.8CVSS6.4AI score0.00249EPSS
SaveExploits0References31Affected Software4
OSV
OSV
added 2024/03/06 7:15 a.m.3 views

DEBIAN-CVE-2024-26625

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS5.6AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.7 views

UBUNTU-CVE-2024-26625

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References31
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.5 views

Linux kernel security vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security flaw in sockorphan...

7.8CVSS7.1AI score0.00249EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/02/28 4:02 a.m.12 views

SUSE 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.3CVSS7.5AI score0.0026EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.6 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:...

5.5CVSS6.1AI score0.0026EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.14 views

UBUNTU-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.8CVSS6.1AI score0.0026EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.12 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a security vulnerability that stems from a smcsock contention that leads to a kernel panic...

4.7CVSS6.9AI score0.00183EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/19 12:00 a.m.15 views

PT-2024-4086 · Amazon · Amazon Linux Kernel

Name of the Vulnerable Software and Affected Versions: Amazon Linux kernel affected versions not specified Description: The issue is related to a flaw in the inet sock destruct function of the net/ipv4/af inet.c component in the IPv4 Networking Stack of the Amazon Linux kernel, which is associate...

5.1CVSS6.6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/02/13 2:45 p.m.10 views

curl: heap based buffer overflow in the SOCKS5 proxy handshake

A heap-based buffer overflow flaw was found in the SOCKS5 proxy handshake in the Curl package. If Curl is unable to resolve the address itself, it passes the hostname to the SOCKS5 proxy. However, the maximum length of the hostname that can be passed is 255 bytes. If the hostname is longer, then...

9.8CVSS7AI score0.78483EPSS
SaveExploits6References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.7 views

kernel: denial of service in tipc_conn_close

A data race flaw was found in the Linux kernel, between where con is allocated and con-sock is set. This issue leads to a NULL pointer dereference when accessing con-sock-sk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel...

4.7CVSS6.5AI score0.00186EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/01/19 12:00 a.m.6 views

Linux Kernel Security Vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux Kernel that stems from a post-release reuse vulnerability contained in btsockrecvmsg...

7CVSS6.5AI score0.00258EPSS
SaveExploits0References7
OSV
OSV
added 2024/01/02 12:00 a.m.6 views

UBUNTU-CVE-2023-51779

btsockrecvmsg in net/bluetooth/afbluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a btsockioctl race condition...

7CVSS6.5AI score0.00258EPSS
SaveExploits0References20
BDU FSTEC
BDU FSTEC
added 2023/11/22 12:00 a.m.12 views

The vulnerability of the UDPv6 network protocol implementation in Linux operating systems allows attackers to trigger a service failure.

The vulnerability of the UDPv6 network protocol implementation in Linux operating systems is related to concurrent access to the dstentry structure during a race condition, due to the lack of synchronization in the sksetupcaps function within the net/core/sock.c module. Exploiting this...

5.1CVSS5.5AI score
SaveExploits0Affected Software2
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Check that sock is valid before iscsisetparam The validity of sock should be checked before assignment to avoid incorrect values. Commit 57569c37f0ad "scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.15 views

kernel: bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.3AI score0.01219EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data

A reference-count flaw was found in the Linux kernel Berkeley Packet Filter BPF sockmap implementation. When processing messages with remaining data, the same Transmission Control Protocol TCP socket reference could be released more than once. A local user running BPF sockmap programs could use...

7.8CVSS7.2AI score0.00168EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2023/10/13 12:00 a.m.40 views

Unbreakable Enterprise kernel security update

4.14.35-2047.530.5.1 - Revert 'rtnetlink: Reject negative ifindexes in RTMNEWLINK' Saeed Mirzamohammadi Orabug: 35896831 4.14.35-2047.530.5 - netfilter: ipset: add the missing IPSETHASHWITHNET0 macro for ipsethashnetportnet.c Kyle Zeng Orabug: 35824288 CVE-2023-42753 - netfilter: xtu32: validate...

1.7CVSS7.1AI score0.0051EPSS
SaveExploits1
NVD
NVD
added 2023/09/25 1:15 p.m.28 views

CVE-2023-41303

Command injection vulnerability in the distributed file system module. Successful exploitation of this vulnerability may cause variables in the sock structure to be modified...

7.5CVSS7.6AI score0.00596EPSS
SaveExploits0References2
Rows per page
Query Builder