Lucene search
+L

3557 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.14 views

AZL-68606 CVE-2024-38564 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.24 views

CVE-2024-38558

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

10CVSS0.00822EPSS
SaveExploits1References12
OSV
OSV
added 2024/06/19 2:15 p.m.8 views

DEBIAN-CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS5.7AI score0.00284EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.21 views

CVE-2024-38544

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS0.00815EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 2:15 p.m.17 views

AZL-48297 CVE-2024-38538 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS6.3AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.21 views

UBUNTU-CVE-2024-38564

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.39 views

CVE-2024-38544

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS6.2AI score0.00815EPSS
SaveExploits0References30
CVE
CVE
added 2024/06/19 1:35 p.m.189 views

CVE-2024-38558

Technical details for CVE-2024-38558 are not publicly available in the provided documents. Monitor for updates from official advisories to confirm affected products, impact, and fixes.

10CVSS7AI score0.00822EPSS
SaveExploits1References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38558 net: openvswitch: fix overwriting ct original tuple for ICMPv6

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

10CVSS7.3AI score0.00822EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.42 views

CVE-2024-38558 net: openvswitch: fix overwriting ct original tuple for ICMPv6

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

10CVSS0.00822EPSS
SaveExploits1References9
OSV
OSV
added 2024/06/19 1:35 p.m.39 views

CVE-2024-38558 net: openvswitch: fix overwriting ct original tuple for ICMPv6

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

10CVSS6.3AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.44 views

CVE-2024-38544 RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS0.00815EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/19 1:35 p.m.186 views

CVE-2024-38544

CVE-2024-38544 (Linux kernel, RDMA/rxe driver) : In rxe_comp_queue_pkt(), an incoming response skb is enqueued to resp_pkts and then a decision is made to run the completer inline or schedule it. The skb is then dereferenced to increment the hw counter, which can segfault if the completer task is...

9.8CVSS7.4AI score0.00815EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.29 views

CVE-2024-38538 net: bridge: xmit: make sure we have at least eth header len bytes

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

6.7AI score0.00284EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/14 11:07 a.m.13 views

OESA-2024-1705 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no...

5.7AI score0.0116EPSS
SaveExploits0References48
Amazon
Amazon
added 2024/06/12 12:00 a.m.25 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen CVE-2023-53824 In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial CVE-2024-26900 In the Linux kernel, the...

7.8CVSS7AI score0.00904EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/11 2:05 a.m.12 views

SUSE CVE-2024-36972

In the Linux kernel, the following vulnerability has been resolved: afunix: Update unixsksk-oobskb under skreceivequeue lock. Billy Jheng Bing-Jhong reported a race between unixgc and queueoob. unixgc tries to garbage-collect closed inflight sockets, and then if the socket has MSGOOB in...

7CVSS6.7AI score0.00521EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/10 3:15 p.m.12 views

AZL-48759 CVE-2024-36972 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: afunix: Update unixsksk-oobskb under skreceivequeue lock. Billy Jheng Bing-Jhong reported a race between unixgc and queueoob. unixgc tries to garbage-collect closed inflight sockets, and then if the socket has MSGOOB in...

7.8CVSS6.2AI score0.00521EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/05 12:00 a.m.114 views

RHEL 8 : kernel update (Moderate) (RHSA-2024:3618)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3618 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability...

9.8CVSS6.8AI score0.00969EPSS
SaveExploits0References119
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.13 views

SUSE CVE-2024-36927

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

5.5CVSS6.4AI score0.0017EPSS
SaveExploits0References13
Rows per page
Query Builder