Lucene search
+L

7301 matches found

OSV
OSV
added 2025/07/04 2:15 p.m.19 views

DEBIAN-CVE-2025-38202

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld in bpfmaplookuppercpuelem bpfmaplookuppercpuelem helper is also available for sleepable bpf program. When BPF JIT is disabled or under 32-bit host, bpfmaplookuppercpuelem will not be inlined. Using...

5.5CVSS5.4AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.14 views

AZL-64698 CVE-2025-38202 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld in bpfmaplookuppercpuelem bpfmaplookuppercpuelem helper is also available for sleepable bpf program. When BPF JIT is disabled or under 32-bit host, bpfmaplookuppercpuelem will not be inlined. Using...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.15 views

UBUNTU-CVE-2025-38202

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld in bpfmaplookuppercpuelem bpfmaplookuppercpuelem helper is also available for sleepable bpf program. When BPF JIT is disabled or under 32-bit host, bpfmaplookuppercpuelem will not be inlined. Using...

5.5CVSS6AI score0.00152EPSS
SaveExploits0References30
CVE
CVE
added 2025/07/04 1:37 p.m.71 views

CVE-2025-38201

CVE-2025-38201 affects the Linux kernel netfilter nft_set_pipapo. The issue arises when resizing hashtables in netfilter, where WARN_ON_ONCE can trigger if GFP flags allow high bucket counts; the fix clamps the maximum map bucket size to INT_MAX. The vulnerability is described as local-attack-vec...

7.8CVSS6.4AI score0.00193EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.20 views

CVE-2025-38201 netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

0.00193EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.16 views

PT-2025-27977

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the bpf map lookup percpu elem helper function, which is available for sleepable BPF programs. When BPF J...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.18 views

PT-2025-28005

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.14.0-rc5-syzkaller Description: A vulnerability in the Linux kernel has been resolved, which involved validating AG parameters in dbMount to prevent crashes. The validation checks db agheight, db agwidth, and ...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.11 views

PT-2025-27973

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the fbcon module. The issue occurs when attempting to write to the "store modes" sysfs node, which can cause an...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.20 views

SUSE CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

4.8CVSS6.5AI score0.00434EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.10 views

SUSE CVE-2025-38141

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS6.5AI score0.00162EPSS
SaveExploits0References13
NVD
NVD
added 2025/07/03 9:15 a.m.20 views

CVE-2025-38165

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skblinearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a kernel panic was captured: ''' 657.460555 kernel BU...

7.5CVSS0.00296EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

DEBIAN-CVE-2025-38141

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

5.5CVSS5.5AI score0.00434EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.17 views

AZL-64553 CVE-2025-38112 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

4.7CVSS6.4AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.9 views

UBUNTU-CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

9.4CVSS6.1AI score0.00434EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/03 9:15 a.m.11 views

UBUNTU-CVE-2025-38141

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS6.5AI score0.00162EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38141 dm: fix dm_blk_report_zones

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS6.5AI score0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.13 views

CVE-2025-38120 netfilter: nf_set_pipapo_avx2: fix initial map fill

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

9.4CVSS0.00434EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/03 8:35 a.m.105 views

CVE-2025-38120

Technical details about CVE-2025-38120 are not publicly available in the provided documents; the description notes a nf_set_pipapo_avx2 fix for initial map fill and a test addition, but no vendor/product specifics are given.

9.4CVSS7.1AI score0.00434EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.14 views

CVE-2025-38120

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the next match round map. The early fix was incomplete and...

9.4CVSS5.5AI score0.00434EPSS
SaveExploits0
Rows per page
Query Builder