Lucene search
+L

103 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the bpf_int_jit_compile() function in the arch/arm64/net/bpf_jit_comp.c module, which is part of the network support functionality on the ARM 64-bit kernel of the Linux operating system, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the bpfintjitcompile function in the arch/arm64/net/bpfjitcomp.c module, which is part of the networking support on the ARM 64-bit kernel of the Linux operating system, is related to errors during pointer scaling. Exploiting this vulnerability could allow an attacker to...

7CVSS7.3AI score0.00129EPSS
SaveExploits0References9Affected Software3
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.17 views

GO-2024-3290 vulnerabilities

Vulnerabilities for packages: hubble, cilium-fips, cilium, hubble-fips...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/11 3:34 p.m.10 views

CVE-2026-68285

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter JIT Just-In-Time compiler for the LoongArch architecture. When JIT compilation fails for a subprogram, the bpfjitfree function does not properly release the memory allocated for the JIT context offsets array. This oversight leads t...

5.3AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:02 p.m.18 views

CVE-2026-68295 LoongArch: BPF: Zero-extend signed ALU32 div/mod results

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

7.8CVSS5.5AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68295

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/29 3:14 p.m.15 views

CVE-2026-64508

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF Just-In-Time JIT compiler. The BPF JIT allocator reuses memory space, and when new code is written, an indirect jump into the new program can reuse a branch prediction left behind by an old program. This could allow an attacker to...

7CVSS5.9AI score0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

AZL-93809 CVE-2026-64507 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.8AI score0.00161EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64508

In the Linux kernel, the following vulnerability has been resolved: bpf: Support for hardening against JIT spraying The BPF JIT allocator packs many small programs into larger executable allocations and reuses space within those allocations as programs are loaded and freed. When fresh code is...

5.7AI score0.00161EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.5AI score0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:52 a.m.51 views

CVE-2026-64507

CVE-2026-64507 : In the Linux kernel, a hardening tied to Spectre-v2 mitigations enables an IBPB flush during BPF JIT allocation/memory reuse when BPF-JIT is in use. The change guards the IBPB enabling under CONFIG_BPF_JIT, and skips enabling if the BPF dispatcher already uses a retpoline sequenc...

5.8AI score0.00161EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.14 views

SUSE CVE-2026-53094

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload-prog pointer after constant blinding When a dev-bound-only BPF program BPFFXDPDEVBOUNDONLY undergoes JIT compilation with constant blinding enabled bpfjitharden = 2, bpfjitblindconstants clones the program...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006669)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006669 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpfjitlimit. While reading bpfjitlimit, it can be changed concurrentl...

4.7CVSS5.8AI score0.00123EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/03/27 12:00 a.m.8 views

The vulnerability of the prepare_trampoline() function in the arch/arm64/net/bpf_jit_comp.c network support module on the ARM 64-bit kernel platform of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the preparetrampoline function in the arch/arm64/net/bpfjitcomp.c network support module on the ARM 64-bit kernel of the Linux operating system is related to the improper disabling or release of resources. Exploiting this vulnerability can allow an attacker to cause a service...

5.5CVSS6AI score0.00196EPSS
SaveExploits0References10Affected Software2
EUVD
EUVD
added 2026/03/25 12:30 p.m.37 views

EUVD-2026-15378

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

5.8AI score0.00129EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:28 a.m.7 views

CVE-2026-23383

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

5.8AI score0.00129EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23383

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests...

7.8CVSS7.7AI score0.00129EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/03/23 12:00 a.m.12 views

The vulnerability of the build_prologue() function in the arch/loongarch/net/bpf_jit.c module of the LoongArch architecture support for the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the buildprologue function in the arch/loongarch/net/bpfjit.c module of the LoongArch architecture support for the Linux operating system is related to a single-shift error. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00266EPSS
SaveExploits0References15Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-42067)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42067 advisory. - In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryrox into...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/17 3:29 p.m.25 views

CLSA-2026-1768663754 kernel: Fix of 38 CVEs

ALSA: usb-audio: Fix out-of-bounds read in sndusbgetaudioformatuac3 CVE-2025-38249 - drm/i915/gt: Fix timeline left held on VMA alloc error CVE-2025-38389 - md/raid1: Fix stack memory use after return in raid1reshape CVE-2025-38445 - atm: clip: Fix infinite recursive call of clippush...

9.8CVSS7AI score0.00539EPSS
SaveExploits2References1
Rows per page
Query Builder