Lucene search
K

26 matches found

OSV
OSV
added 2026/01/13 3:34 p.m.3 views

CVE-2025-71086 net: rose: fix invalid array index in rose_kill_by_device()

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix invalid array index in rosekillbydevice rosekillbydevice collects sockets into a local array and then iterates over them to disconnect sockets bound to a device being brought down. The loop mistakenly indexes...

7.8CVSS6.1AI score0.00023EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-13094

Malicious code in bioql PyPI...

7.2AI score0.00088EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-8477

Malicious code in bioql PyPI...

7.2AI score0.00021EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-6288

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00012EPSS
Exploits0References9
CVE
CVE
added 2025/07/28 11:21 a.m.75 views

CVE-2025-38471

CVE-2025-38471 affects the Linux kernel TLS path. A bug in TLS where the code may operate on an old skb during queue decrypt-state checks can lead to a use-after-free (observed in tls_strp_check_rcv). The issue arises after net-next TCP changes that compact skbs more aggressively, triggering the ...

7.8CVSS6.4AI score0.00071EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38190

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we account skb-truesize to sk-skwmemalloc by atmaccounttx. It is expected to be reverted by atmpopraw later called by vcc-dev-ops-sendvcc, skb. However, vccsendms...

5.5CVSS0.00051EPSS
Exploits0References10
NVD
NVD
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53072

In the Linux kernel, the following vulnerability has been resolved: mptcp: use the workqueue to destroy unaccepted sockets Christoph reported a UaF at token lookup time after having refactored the passive socket initialization part: BUG: KASAN: use-after-free in tokenbucketbusy+0x253/0x260 Read o...

7.8CVSS0.00052EPSS
Exploits0References3
NVD
NVD
added 2025/05/01 1:15 p.m.4 views

CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS0.00088EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.12 views

CVE-2025-23143 net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

0.00088EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.15 views

CVE-2025-22058 udp: Fix memory accounting leak.

In the Linux kernel, the following vulnerability has been resolved: udp: Fix memory accounting leak. Matt Dowling reported a weird UDP memory usage issue. Under normal operation, the UDP memory usage reported in /proc/net/sockstat remains close to zero. However, it occasionally spiked to 524,288...

0.0011EPSS
Exploits0References9
CVE
CVE
added 2025/04/01 3:40 p.m.154 views

CVE-2025-21926

CVE-2025-21926 : In the Linux kernel, the net: gso: fix ownership in __udp_gso_segment vulnerability is resolved. The bug occurs when __udp_gso_segment removes the skb destructor while keeping the socket reference intact, risking a skb_orphan-triggered kernel BUG with OpenVSwitch sequences (OVS_A...

5.5CVSS7AI score0.00022EPSS
Exploits0References10Affected Software1
NVD
NVD
added 2025/03/27 3:15 p.m.5 views

CVE-2025-21884

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

5.5CVSS0.00021EPSS
Exploits0References4
OSV
OSV
added 2025/03/12 9:42 a.m.10 views

CVE-2025-21854 sockmap, vsock: For connectible sockets allow only connected

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS6.1AI score0.0001EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2024-56664

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket...

7CVSS6.3AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 2:11 a.m.6 views

CVE-2022-49369 amt: fix possible memory leak in amt_rcv()

In the Linux kernel, the following vulnerability has been resolved: amt: fix possible memory leak in amtrcv If an amt receives packets and it finds socket. If it can't find a socket, it should free a received skb. But it doesn't. So, a memory leak would possibly occur...

5.5CVSS5AI score0.00143EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/01/31 7:32 p.m.8 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS6.4AI score0.00023EPSS
Exploits0References4
OSV
OSV
added 2024/12/02 1:44 p.m.7 views

CVE-2024-53124 net: fix data-races around sk->sk_forward_alloc

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

4.7CVSS5.9AI score0.00014EPSS
Exploits0References12
OSV
OSV
added 2024/11/05 9:19 a.m.12 views

LSN-0107-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS7AI score0.0072EPSS
Exploits2References6
OSV
OSV
added 2024/04/18 9:47 a.m.4 views

CVE-2024-26921 inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.5AI score0.00078EPSS
Exploits1References11
Prion
Prion
added 2023/08/31 6:15 p.m.14 views

Design/Logic Flaw

Graylog is a free and open log management platform. Graylog makes use of only one single source port for DNS queries. Graylog binds a single socket for outgoing DNS queries and while that socket is bound to a random port number it is never changed again. This goes against recommended practice sin...

5CVSS5.1AI score0.00168EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder