Lucene search
+L

1974 matches found

OSV
OSV
added 2026/04/12 6:16 a.m.6 views

UBUNTU-CVE-2026-31413

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybeforkscalars for BPFOR maybeforkscalars is called for both BPFAND and BPFOR when the source operand is a constant. When dst has signed range -1, 0, it forks the verifier state: the pushed pa...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits2References16
OSV
OSV
added 2026/04/12 5:36 a.m.4 views

CVE-2026-31413 bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybeforkscalars for BPFOR maybeforkscalars is called for both BPFAND and BPFOR when the source operand is a constant. When dst has signed range -1, 0, it forks the verifier state: the pushed pa...

7.8CVSS6.5AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/12 5:36 a.m.4 views

CVE-2026-31413

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybeforkscalars for BPFOR maybeforkscalars is called for both BPFAND and BPFOR when the source operand is a constant. When dst has signed range -1, 0, it forks the verifier state: the pushed pa...

5.7AI score0.00221EPSS
SaveExploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/11 1:22 a.m.6 views

CVE-2026-39883

A flaw was found in OpenTelemetry-Go. On BSD and Solaris platforms, a local attacker could exploit a vulnerability related to the kenv command. By manipulating the system's PATH environment variable, an attacker could achieve arbitrary code execution or privilege escalation, leading to a compromi...

8.8CVSS7.8AI score0.0022EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/04/08 9:17 p.m.7 views

CVE-2026-39883

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

8.8CVSS5.8AI score0.0022EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/08 8:26 p.m.67 views

CVE-2026-39883

OpenTelemetry-Go versions 1.15.0–1.42.0 contain an incomplete fix for CVE-2026-24051: when addressing the Darwin ioreg command to use an absolute path, the BSD kenv command was left with a bare command name, enabling a PATH hijacking attack on BSD and Solaris platforms. The issue is resolved in O...

8.8CVSS5.8AI score0.0022EPSS
SaveExploits1References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/08 8:26 p.m.7 views

CVE-2026-39883

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

8.8CVSS7.1AI score0.0022EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/08 8:26 p.m.6 views

CVE-2026-39883 OpenTelemetry-Go has an incomplete fix for CVE-2026-24051: BSD kenv command not using absolute path enables PATH hijacking

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

7.3CVSS7.1AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/04/08 8:26 p.m.108 views

CVE-2026-39883

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

8.8CVSS5.2AI score0.0022EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/08 12:0 a.m.17 views

PT-2026-31450

Name of the Vulnerable Software and Affected Versions OpenTelemetry-Go versions 1.15.0 through 1.42.0 Description The fix for a previous issue changed the path used for one command but left another command vulnerable to a PATH hijacking attack on BSD and Solaris platforms. Specifically, the kenv...

9.8CVSS7.4AI score0.0022EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/03 7:1 p.m.6 views

CVE-2026-31401

A flaw was found in the Linux kernel's Human Interface Device HID BPF Berkeley Packet Filter component. This vulnerability occurs in the hidhwrequest function, where an uncontrolled return value from dispatchhidbpfrawrequests can lead to a buffer overflow. This could allow a local attacker to cau...

7.8CVSS6.2AI score0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.6 views

EUVD-2026-18784

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

6.2AI score0.00135EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.7 views

CVE-2026-31401

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS6.2AI score0.00135EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/03 4:16 p.m.9 views

UBUNTU-CVE-2026-31401

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

8.4CVSS6.1AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/03 3:16 p.m.6 views

CVE-2026-31401 HID: bpf: prevent buffer overflow in hid_hw_request

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/03 3:16 p.m.35 views

CVE-2026-31401 HID: bpf: prevent buffer overflow in hid_hw_request

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/02 9:32 p.m.11 views

CVE-2026-23412

A flaw was found in the Linux kernel's netfilter BPF Berkeley Packet Filter component. A local attacker could exploit this by initiating a concurrent process to dump hooks via nfnetlinkhooks, which triggers a use-after-free vulnerability. This could lead to system instability or a denial of servi...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2026/04/02 1:0 p.m.10 views

New Whitepaper: Stealthy BPFDoor Variants are a Needle That Looks Like Hay

Executive Overview Advanced persistent threats APTs are constantly and consistently changing tactics as network defenders plug holes in defenses. Static indicators of compromise IoCs for the BPFDoor have been widely deployed, forcing threat actors to get creative in their use of this particular...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/04/02 12:16 p.m.7 views

UBUNTU-CVE-2026-23417

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix constant blinding for PROBEMEM32 stores BPFST | BPFPROBEMEM32 immediate stores are not handled by bpfjitblindinsn, allowing user-controlled 32-bit immediates to survive unblinded into JIT-compiled native code when...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/02 11:40 a.m.5 views

CVE-2026-23412

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0
Rows per page
Query Builder