Lucene search
+L

4970 matches found

OSV
OSV
added 2025/12/24 11:15 a.m.18 views

AZL-73135 CVE-2025-68363 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb-transportheader is set in bpfskbcheckmtu The bpfskbcheckmtu helper needs to use skb-transportheader when the BPFMTUCHKSEGS flag is used: bpfskbcheckmtuskb, ifindex, &mtulen, 0, BPFMTUCHKSEGS The transportheader is...

5.8AI score0.00203EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 11:15 a.m.16 views

CVE-2025-68355

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54033

In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...

5.3AI score0.00182EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2025-68355

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

5.7AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2025-68355

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

5.7AI score0.00189EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.31 views

CVE-2023-54033 bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps

In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...

0.00182EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:33 a.m.38 views

CVE-2025-68725

CVE-2025-68725 affects the Linux kernel. A patch adds validation to gso_type in GSO handlers to prevent BPF test infra from emitting invalid GSO types to the stack (triggered via BPF programs, e.g., when redirecting to loopback). The issue could allow a local attacker using the BPF test infra to ...

5.5CVSS6AI score0.00183EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/24 10:33 a.m.19 views

CVE-2025-68725 bpf: Do not let BPF test infra emit invalid GSO types to stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.3AI score0.00183EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:33 a.m.10 views

CVE-2025-68725

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.7AI score0.00183EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68363 bpf: Check skb->transport_header is set in bpf_skb_check_mtu

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb-transportheader is set in bpfskbcheckmtu The bpfskbcheckmtu helper needs to use skb-transportheader when the BPFMTUCHKSEGS flag is used: bpfskbcheckmtuskb, ifindex, &mtulen, 0, BPFMTUCHKSEGS The transportheader is...

6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.33 views

CVE-2025-68363 bpf: Check skb->transport_header is set in bpf_skb_check_mtu

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb-transportheader is set in bpfskbcheckmtu The bpfskbcheckmtu helper needs to use skb-transportheader when the BPFMTUCHKSEGS flag is used: bpfskbcheckmtuskb, ifindex, &mtulen, 0, BPFMTUCHKSEGS The transportheader is...

0.00203EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:32 a.m.18 views

CVE-2025-68355

Summary. CVE-2025-68355 affects the Linux kernel BPF map handling. When excl_prog_hash is 0 and excl_prog_hash_size is non-zero, the kernel fails to free the map memory, causing a memory leak as reported by syzbot. The issue resides in kernel/bpf/syscall.c during map creation as shown by the back...

6.1AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:32 a.m.9 views

CVE-2025-68355 bpf: Fix exclusive map memory leak

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

6.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/24 12:24 a.m.9 views

SUSE CVE-2025-68341

In the Linux kernel, the following vulnerability has been resolved: veth: reduce XDP nodirect return section to fix race As explain in commit fa349e396e48 "veth: Fix race with AFXDP exposing old or uninitialized descriptors" for veth there is a chance after napicompletedone that another CPU can...

5.5CVSS6.4AI score0.00426EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68744

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue...

5.9AI score0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.11 views

openSUSE 16 Security Update : kernel (openSUSE-SU-2025:20172-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2025:20172-1 advisory. The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50253: bpf...

9.8CVSS7.2AI score0.006EPSS
SaveExploits1References319
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 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 the BPF LRU hash map not freeing allocated elements in the event of a bucket lock failure, potentially leadi...

6.1AI score0.00182EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 views

PT-2025-52899

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The bpf skb check mtu helper in the Linux kernel does not properly validate the skb-transport header, potentially leading to issues when the BPF MTU CHK SEGS flag is used. Specifically,...

6.5AI score0.00203EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68378

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix stackmap overflow check in bpfgetstackid Syzkaller reported a KASAN slab-out-of-bounds write in bpfgetstackid when copying stack trace data. The issue...

6AI score0.00184EPSS
SaveExploits0References4
Rows per page
Query Builder