Lucene search
+L

123 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.7 views

SUSE CVE-2022-49205

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix double uncharge the mem of skmsg If tcpbpfsendmsg is running during a tear down operation, psock may be freed. tcpbpfsendmsg tcpbpfsendverdict skmsgreturn tcpbpfsendmsgredir unlikely!psock skmsgfree The mem of m...

5.5CVSS6.6AI score0.00279EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:00 a.m.5 views

DEBIAN-CVE-2022-49209

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcpbpfsendmsg while sk msg is full If tcpbpfsendmsg is running while sk msg is full. When skmsgalloc returns -ENOMEM error, tcpbpfsendmsg goes to waitformemory. If partial memory has been alloced by...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.14 views

DEBIAN-CVE-2022-49205

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix double uncharge the mem of skmsg If tcpbpfsendmsg is running during a tear down operation, psock may be freed. tcpbpfsendmsg tcpbpfsendverdict skmsgreturn tcpbpfsendmsgredir unlikely!psock skmsgfree The mem of m...

7.8CVSS5.3AI score0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.17 views

CVE-2022-49204

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix more uncharged while msg has moredata In tcpbpfsendverdict, if msg has more data after tcpbpfsendmsgredir: tcpbpfsendverdict tosend = msg-sg.size //msg-sg.size = 22220 case SKREDIRECT: skmsgreturn //uncharged...

5.5CVSS0.00264EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.6 views

CVE-2022-49207 bpf, sockmap: Fix memleak in sk_psock_queue_msg

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in skpsockqueuemsg If tcpbpfsendmsg is running during a tear down operation we may enqueue data on the ingress msg queue while tear down is trying to free it. sk1 redirect sk2 sk2 -------------------...

6.3AI score0.00263EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49204

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix more uncharged while msg has moredata In tcpbpfsendverdict, if msg has more data after tcpbpfsendmsgredir: tcpbpfsendverdict tosend = msg-sg.size //msg-sg.size = 22220 case SKREDIRECT: skmsgreturn //uncharged...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/02/13 12:02 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-35863: Fixed potential UAF in isvalidoplockbreak bsc1224763. CVE-2024-50199: mm/swapfile: skip HugeTLB pages for unusevma bsc1233112. CVE-2024-53104: media:...

8.7CVSS8.4AI score0.03301EPSS
SaveExploits1References66
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-54779 CVE-2024-56664 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7CVSS6.7AI score0.0018EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/12/27 3:06 p.m.12 views

CVE-2024-56664

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7.8CVSS6AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 3:06 p.m.220 views

CVE-2024-56664

CVE-2024-56664 is a Linux kernel issue in bpf, sockmap where replacing an element (with a different socket) can race with the socket’s close(), causing sock_map_delete to unref the wrong element. The result is a potential use-after-free/refcount mismanagement during sock map deletions (as detaile...

7.8CVSS6.4AI score0.0018EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.2 views

CVE-2024-50123 bpf: Add the missing BPF_LINK_TYPE invocation for sockmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Add the missing BPFLINKTYPE invocation for sockmap There is an out-of-bounds read in bpflinkshowfdinfo for the sockmap link fd. Fix it by adding the missing BPFLINKTYPE invocation for sockmap link Also add comments for...

7.7AI score0.00207EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/09/24 3:05 a.m.14 views

kernel: bpf, sockmap: Prevent lock inversion deadlock in map delete elem

CVE-2024-35895 addresses a vulnerability in the Linux kernel's Berkeley Packet Filter BPF subsystem, specifically within the sockmap feature. The issue arises when BPF tracing programs, which can execute in various interrupt contexts, attempt to delete elements from sockmap or sockhash maps. This...

5.5CVSS7.4AI score0.00182EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.6 views

SUSE CVE-2024-44996

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS7.2AI score0.00211EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/04 8:15 p.m.12 views

AZL-49300 CVE-2024-44996 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.26 views

CVE-2024-44996

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.14 views

kernel: bpf, sockmap: Prevent lock inversion deadlock in map delete elem

CVE-2024-35895 addresses a vulnerability in the Linux kernel's Berkeley Packet Filter BPF subsystem, specifically within the sockmap feature. The issue arises when BPF tracing programs, which can execute in various interrupt contexts, attempt to delete elements from sockmap or sockhash maps. This...

5.5CVSS7.4AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.47 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available fo...

9.8CVSS7AI score0.00881EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.10 views

SUSE CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.12 views

UBUNTU-CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.4 views

SUSE CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References12
Rows per page
Query Builder