Lucene search
+L

14682 matches found

OSV
OSV
added 2025/06/24 11:33 a.m.5 views

SUSE-SU-2025:02087-1 Security update for the Linux Kernel (Live Patch 64 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122244 fixes several issues. The following security issues were fixed: - CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inetcreate bsc1235231. - CVE-2022-49545: ALSA: usb-audio: Cancel pending work at closing a MIDI substream bsc1238730. ...

7.8CVSS6.6AI score0.00276EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/24 6:58 a.m.20 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/24 5:19 a.m.19 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/24 4:41 a.m.14 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2025/06/24 12:00 a.m.11 views

iputils security update

20210202-11.0.1.1 - Upstream backport 'ping: Add SARESTART to saflags' Orabug: 34573399 20210202-11.1 - Fix CVE-2025-47268 iputils: Signed Integer Overflow in Timestamp Multiplication in iputils ping RHEL-94335 20210202-11 - ping: Fix ping6 binding to VRF and address RHEL-57734 20210202-10 -...

6.5CVSS7.3AI score0.01659EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.9 views

The vulnerability of the svc_create_socket() function in the net/sunrpc/svcsock.c module of the Linux operating system’s RPC protocol implementation allows a attacker to cause a service failure.

The vulnerability of the svccreatesocket function in the net/sunrpc/svcsock.c module of the Linux operating system’s RPC implementation is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.7AI score0.00252EPSS
SaveExploits0References14Affected Software2
Huntr
Huntr
added 2025/06/22 8:34 a.m.12 views

Improper Access Control in Socket.IO Event Handlers Allows Unauthenticated Execution of Sensitive Actions

1. Summary Vulnerability: Unauthenticated Access to Sensitive Socket.IO Events Affected Component: lollmsgenerationevents.py in the lollms server Root Cause: Sensitive actions exposed via Socket.IO events lack authentication and authorization checks, and the application relies on insecure global...

8.2CVSS7.3AI score0.00436EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 3:14 p.m.12 views

CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7CVSS7.3AI score0.00174EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.15 views

SUSE CVE-2022-49972

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix corrupted packets for XDPSHAREDUMEM Fix an issue in XDPSHAREDUMEM mode together with aligned mode where packets are corrupted for the second and any further sockets bound to the same umem. In other words, this does not...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References6
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.00488EPSS
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.00411EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 11:15 a.m.13 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.3 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.7 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.3 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.2 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.8 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.10 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.18 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
SaveExploits0References16
Rows per page
Query Builder