Lucene search
+L

14615 matches found

SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.9 views

SUSE CVE-2025-38035

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null skstatechange queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection isn't established when nvmettcpsetqueuesock is called then queue-statechange isn't set and...

5.9CVSS7.7AI score0.0051EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.9 views

SUSE CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

5.5CVSS7.9AI score0.0043EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 11:15 a.m.11 views

DEBIAN-CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS5.6AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50071

In the Linux kernel, the following vulnerability has been resolved: mptcp: move subflow cleanup in mptcpdestroycommon If the mptcp socket creation fails due to a CGROUPINETSOCKCREATE eBPF program, the MPTCP protocol ends-up leaking all the subflows: the related cleanup happens in mptcpdestroysock...

7.8CVSS6.3AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50003

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like to attach XSK socket in txonly mode at a queue id...

5.5CVSS5.4AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50003

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like to attach XSK socket in txonly mode at a queue id...

5.5CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-49998

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

DEBIAN-CVE-2022-49975

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't redirect packets with invalid pktlen Syzbot found an issue 1: fqcodeldrop try to drop a flow whitout any skbs, that is, the flow-head is null. The root cause, as the 2 says, is because that bpfprogtestrunskb run a bpf...

7.8CVSS5.6AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50071

In the Linux kernel, the following vulnerability has been resolved: mptcp: move subflow cleanup in mptcpdestroycommon If the mptcp socket creation fails due to a CGROUPINETSOCKCREATE eBPF program, the MPTCP protocol ends-up leaking all the subflows: the related cleanup happens in mptcpdestroysock...

7.8CVSS5.8AI score0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-49979

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

7.8CVSS6AI score0.00227EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

UBUNTU-CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS6.2AI score0.00167EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.16 views

CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.48 views

CVE-2022-50071

The CVE-2022-50071 issue affects the Linux kernel’s MPTCP implementation. The vulnerability arises when socket creation fails due to a CGROUP_INET_SOCK_CREATE eBPF program, causing leakage of subflows because cleanup was not invoked in that code path. The fix moves subflow cleanup into the mptcp_...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.16 views

CVE-2022-50071 mptcp: move subflow cleanup in mptcp_destroy_common()

In the Linux kernel, the following vulnerability has been resolved: mptcp: move subflow cleanup in mptcpdestroycommon If the mptcp socket creation fails due to a CGROUPINETSOCKCREATE eBPF program, the MPTCP protocol ends-up leaking all the subflows: the related cleanup happens in mptcpdestroysock...

0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 11:01 a.m.95 views

CVE-2022-50003

CVE-2022-50003 describes a Linux kernel issue in the ice driver where XSK (AF_XDP) pool assignment can occur for a non-balanced queue id, enabling an out-of-bounds access to the Rx ring when attaching an XSK socket in tx-only mode to a queue id without a corresponding Rx queue. The fix rewrites t...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.19 views

CVE-2022-50003 ice: xsk: prohibit usage of non-balanced queue id

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like to attach XSK socket in txonly mode at a queue id...

5.7AI score
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:00 a.m.7 views

CVE-2022-49979 net: fix refcount bug in sk_psock_get (2)

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

7.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:00 a.m.83 views

CVE-2022-49972

CVE-2022-49972 concerns a Linux kernel XDP_SHARED_UMEM issue where packets could be corrupted when multiple sockets bind to the same umem (except the first). Root cause: the DMA addresses for pre-populated xsk buffer pool entries were initialized only for the first socket bound to the umem; the l...

7.8CVSS6.7AI score0.00194EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

5.5CVSS5.2AI score0.0043EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/06/18 9:33 a.m.131 views

CVE-2025-38079

The CVE-2025-38079 entry concerns a vulnerability in the Linux kernel crypto/algif_hash: a double free in hash_accept when accept(2) is used on an algif_hash socket with MSG_MORE and crypto_ahash_import fails. This leads to a slab-use-after-free due to sk2 being freed in both hash_accept and af_a...

7.8CVSS6.6AI score0.00186EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder