Lucene search
+L

25525 matches found

NVD
NVD
added 2025/08/19 5:15 p.m.11 views

CVE-2025-38586

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/19 5:15 p.m.14 views

UBUNTU-CVE-2025-38607

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.21 views

CVE-2025-38608 bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

8.6CVSS0.00386EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38608

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

8.6CVSS5.7AI score0.00386EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.20 views

CVE-2025-38607

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS5.4AI score0.00151EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.44 views

CVE-2025-38607

CVE-2025-38607 refers to a Linux kernel issue in the BPF verifier where BPF_JSET (conditional jump) was not handled correctly in CFG/live register/SCC computation. The described flaw could cause incorrect live-register tracking and SCC analysis due to can_jump() not accounting for jset, potential...

7.8CVSS7AI score0.00151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38591 bpf: Reject narrower access to pointer ctx fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.11 views

CVE-2025-38591

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS5.2AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.22 views

CVE-2025-38591 bpf: Reject narrower access to pointer ctx fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

0.00193EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.25 views

CVE-2025-38586 bpf, arm64: Fix fp initialization for exception boundary

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS0.00164EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38586

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:03 p.m.11 views

CVE-2025-38586 bpf, arm64: Fix fp initialization for exception boundary

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.15 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 bpf module not treating jset as a jump in CFG calculations...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.3 views

SUSE SLES15 Security Update : kernel RT (Live Patch 0 for SLE 15 SP7) (SUSE-SU-2025:02858-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02858-1 advisory. This update for the Linux Kernel 6.4.0-1507005 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do...

8.8CVSS7.4AI score0.00298EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.9 views

PT-2025-37224

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's networking scheduler related to the cake queuing discipline. Specifically, cake enqueue does not return NET XMIT CN when packets are dropped due to...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-22284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow vulnerability in the zepiflinkoutput function of Free Software Foundation lwIP git head version and version 2.1.2 allows attackers to access...

7.5CVSS7.1AI score0.01183EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2020-22283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow vulnerability in the icmp6sendresponsewithaddrsandnetif function of Free Software Foundation lwIP version git head allows attackers to access...

7.5CVSS7.1AI score0.01377EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.7 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 originates in the bpf, ktls module that could lead to data corruption when using bpfmsgpopdata...

5.5CVSS7.1AI score0.00386EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-47538

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket...

9.8CVSS7.7AI score0.01272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.21 views

PT-2025-33805 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the BPF JSET conditional jump is not correctly handled during control flow graph CFG computation. This can lead to incorrect live register and...

6.8AI score0.00151EPSS
SaveExploits0References5
Rows per page
Query Builder