Lucene search
+L

168 matches found

CVE
CVE
added 2025/02/26 2:23 a.m.153 views

CVE-2022-49663

CVE-2022-49663 affects the Linux kernel in the tunneling path used by Genefe/IPv4 tunnels. The root cause is an assumption that skb->mac_header is set in skb_tunnel_check_pmtu(); debug added in a kernel commit triggered a warning in ndo_start_xmit() paths, since skb->data should point to th...

5.5CVSS6.3AI score0.00273EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.21 views

CVE-2022-49663 tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume mac header is set in skbtunnelcheckpmtu Recently added debug in commit f9aefd6b2aa3 "net: warn if mac header was not set" caught a bug in skbtunnelcheckpmtu, as shown in this syzbot report 1. In ndostartxmi...

0.00273EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49663 tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()

In the Linux kernel, the following vulnerability has been resolved: tunnels: do not assume mac header is set in skbtunnelcheckpmtu Recently added debug in commit f9aefd6b2aa3 "net: warn if mac header was not set" caught a bug in skbtunnelcheckpmtu, as shown in this syzbot report 1. In ndostartxmi...

5AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the assumption that the mac header is set in skbtunnelcheckpmtu...

5.5CVSS5.4AI score0.00273EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/28 3:53 a.m.16 views

CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

4.7CVSS6.2AI score0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.13 views

UBUNTU-CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.5CVSS6.1AI score0.00268EPSS
SaveExploits0References34
OSV
OSV
added 2024/12/27 3:2 p.m.14 views

CVE-2024-56636 geneve: do not assume mac header is set in geneve_xmit_skb()

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/12/27 3:2 p.m.29 views

CVE-2024-56636 geneve: do not assume mac header is set in geneve_xmit_skb()

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

0.00268EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/27 3:2 p.m.2327 views

CVE-2024-56636

CVE-2024-56636 refers to a Linux kernel vulnerability in the geneve path where code assumed the MAC header was already present in the output path. The fix changes the code to reference the MAC header safely by using skb_eth_hdr() instead of eth_hdr(), preventing potential misreads when mac header...

5.5CVSS6.5AI score0.00268EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 3:2 p.m.13 views

CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.5CVSS5.5AI score0.00268EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.12 views

The vulnerability of the ipvlan component in the Linux operating system allows a hacker to compromise the integrity and accessibility of the system.

The vulnerability of the ipvlan component in the Linux operating system’s kernel is related to errors that occur outside the specified range, caused by the skb-macheader pointer. Exploiting this vulnerability can allow an attacker to compromise the integrity and accessibility of the system...

7.7CVSS6.3AI score0.00251EPSS
SaveExploits0References10Affected Software2
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.13 views

kernel: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment().

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb-protocol,data,macheader for outer header in nshgsosegment. syzbot triggered various splats see 0 and links by a crafted GSO packet of VIRTIONETHDRGSOUDP layering the following protocols: ETHP8021AD + ETHPNSH +...

7.8CVSS6.7AI score0.00295EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.11 views

SUSE CVE-2024-36933

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb-protocol,data,macheader for outer header in nshgsosegment. syzbot triggered various splats see 0 and links by a crafted GSO packet of VIRTIONETHDRGSOUDP layering the following protocols: ETHP8021AD + ETHPNSH +...

5.3CVSS6.3AI score0.00295EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.7 views

SUSE CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References16
NVD
NVD
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 4:15 p.m.6 views

DEBIAN-CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:31 p.m.21 views

CVE-2023-52843 llc: verify mac len before reading mac header

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.8AI score
SaveExploits0References12
OSV
OSV
added 2024/04/28 1:15 p.m.7 views

DEBIAN-CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.7CVSS5.4AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.8 views

UBUNTU-CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.7CVSS6.1AI score0.00251EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/28 12:0 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an out-of-bounds error due to an unset skb-macheader...

7.7CVSS6.5AI score0.00251EPSS
SaveExploits0References10
Rows per page
Query Builder