Lucene search
+L

170 matches found

SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.9 views

SUSE CVE-2025-38441

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

6.1CVSS6.5AI score0.00161EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 4:15 p.m.5 views

DEBIAN-CVE-2025-38441

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-72920 CVE-2025-38441 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

5.5CVSS6.8AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 4:15 p.m.6 views

CVE-2025-38441

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

5.5CVSS0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/25 4:15 p.m.8 views

UBUNTU-CVE-2025-38441

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

5.5CVSS6.2AI score0.00161EPSS
SaveExploits0References40
OSV
OSV
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38441 netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

7.2AI score
SaveExploits0References10
CVE
CVE
added 2025/07/25 3:27 p.m.106 views

CVE-2025-38441

CVE-2025-38441 affects the Linux kernel netfilter flowtable nf_flow_pppoe_proto() where the Ethernet header was not accounted for in PPPoE offload logic, leading to potential use of uninitialized data (KMSAN). The vulnerability is locally exploitable; CVSS 3.1/AV:L/AC:L/PR:L/UI:N/S:U/I:N/A:H with...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.19 views

CVE-2025-38441 netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

0.00161EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.10 views

CVE-2025-38441

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: bpf, testrun: Fixed an use-after-free issue in ethskbpkttype. KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed data from skb that did not contain an Ethernet heade...

7.8CVSS6.5AI score0.00194EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

7.5CVSS6.8AI score0.00529EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2025/04/11 12:00 a.m.110 views

Unbreakable Enterprise kernel security update

5.15.0-307.178.5 - net/mlx5: DR, prevent potential error pointer dereference Dan Carpenter Orabug: 37434242 CVE-2024-56660 - uek-rpm: Set CONFIGIP6NFIPTABLES for ol9/ol8 container kernels Jonah Palmer Orabug: 37703179 - net: hsr: fix fillframeinfo regression vs VLAN packets Eric Dumazet - f2fs:...

7.8CVSS8AI score0.00737EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:01 a.m.7 views

SUSE CVE-2025-21867

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

5.5CVSS7.6AI score0.00194EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/27 2:15 p.m.5 views

DEBIAN-CVE-2025-21867

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS5.5AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 2:15 p.m.16 views

UBUNTU-CVE-2025-21867

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS6.1AI score0.00194EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2025/03/27 1:38 p.m.35 views

CVE-2025-21867 bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS0.00194EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.11 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 resource management error vulnerability exists in Linux kernel that stems from the ethskbpkttype function accessing skb data that does not contain an Ethernet header, which...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.11 views

SUSE CVE-2022-49066

In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with actmirred, skbheadlen may be 0. But vethxmit calls devforwardskb, which expects at least ETHHLEN byte of linear data as...

5.5CVSS6.5AI score0.00264EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.15 views

UBUNTU-CVE-2022-49066

In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with actmirred, skbheadlen may be 0. But vethxmit calls devforwardskb, which expects at least ETHHLEN byte of linear data as...

5.5CVSS6AI score0.00264EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/02/26 12:00 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 the Linux kernel that stems from vethxmit not ensuring that the Ethernet header is in the linear portion of the skb, which could cause the...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0References9
Rows per page
Query Builder