Lucene search
+L

9634 matches found

SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.12 views

SUSE CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

3.3CVSS6.4AI score0.0016EPSS
SaveExploits0References22
NVD
NVD
added 2025/08/16 12:15 p.m.11 views

CVE-2025-38547

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20xadc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry...

7.3CVSS0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/16 12:15 p.m.9 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/16 12:15 p.m.17 views

AZL-73557 CVE-2025-38528 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.6AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.13 views

AZL-66410 CVE-2025-38528 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.6AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.3 views

DEBIAN-CVE-2025-38525

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...

5.5CVSS5.9AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.9 views

UBUNTU-CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References39
OSV
OSV
added 2025/08/16 12:15 p.m.8 views

UBUNTU-CVE-2025-38547

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20xadc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry...

7.3CVSS5.7AI score0.00147EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.18 views

CVE-2025-38547 iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20xadc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry...

7.3CVSS0.00147EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:34 a.m.12 views

CVE-2025-38547

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20xadc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/08/16 11:12 a.m.21 views

CVE-2025-38528 bpf: Reject %p% format string in bprintf-like helpers

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS0.0016EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.13 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.3AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/08/16 11:12 a.m.80 views

CVE-2025-38528

CVE-2025-38528: Linux kernel BPF format-string vulnerability in bprintf-like helpers. Root cause: bpf_bprintf_prepare incorrectly skips the second % in %p% during processing, allowing a risky %\x00 to reach the format decoder. The patch changes behavior to not skip punctuation, causing the invali...

7.1CVSS6.4AI score0.0016EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/08/16 10:54 a.m.37 views

CVE-2025-38504

Summary: CVE-2025-38504 relates to the Linux kernel, specifically the io_uring/zcrx component. The connected documents describe a code-level fix in the destruction path for page pools, where a misplaced warning could trigger during destruction and affect niovs handling. The root cause is that nio...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/08/16 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 an improper pp destruction warning in iouring/zcrx, which could lead to a memory leak...

5.5CVSS6.4AI score0.00127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/16 12:00 a.m.9 views

PT-2025-33571

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the BPF subsystem where the %p% format string in bprintf-like helpers is not rejected. This results in a kernel warning at runtime, specifically...

5.5CVSS6AI score0.0016EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/08/16 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 the bpf rejection of the %p% format string, which may result in a kernel warning...

5.5CVSS8.1AI score0.0016EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.9 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 a regulator disable imbalance in UTMI PHY mode, which could result in a warning or error...

7.8CVSS8.2AI score0.00164EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.10 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 mwifiex incorrectly handling disconnected frames on the STA interface, which could result in a kernel warnin...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.9 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 a missing sentinel entry in the AXP717 ADC channel mapping, which could result in a KASAN warning...

5.5CVSS6.4AI score0.00147EPSS
SaveExploits0References4
Rows per page
Query Builder