Lucene search
+L

73 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.4 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.10 views

PT-2026-5673

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/07 12:17 p.m.20 views

CVE-2025-47394

Memory corruption when copying overlapping buffers during memory operations due to incorrect offset calculations...

7.8CVSS0.00073EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a possible memory corruption due to an offset calculation error copying overlapping buffers during memory operations...

7.8CVSS6.8AI score0.00073EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.8 views

CVE-2023-54255

In the Linux kernel, the following vulnerability has been resolved: sh: dma: Fix DMA channel offset calculation Various SoCs of the SH3, SH4 and SH4A family, which use this driver, feature a differing number of DMA channels, which can be distributed between up to two DMAC modules. The existing...

5.4AI score0.00184EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/05 12:26 a.m.12 views

SUSE CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

6.7CVSS6.5AI score0.00139EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 3:15 p.m.5 views

DEBIAN-CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fixed the jump offset calculation in tailcall. The additional call to bpfintjitcompile skips the JIT context initialization. This effectively skips the offset calculation, resulting in outoffset = -1. Therefore, t...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/16 6:30 p.m.11 views

EUVD-2025-34779

An integer overflow vulnerability exists in the QuickJS regular expression engine libregexp due to an inconsistent representation of the bytecode buffer size. The regular expression bytecode is stored in a DynBuf structure, which correctly uses a $\textsize\textt$ an unsigned type, typically...

7.1CVSS7AI score0.00427EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2025/10/06 8:8 a.m.8 views

CVE-2025-59729

When parsing the header for a DHAV file, there's an integer underflow in offset calculation that leads to reading the duration from before the start of the allocated buffer. If we load a DHAV file that is larger than MAXDURATIONBUFFERSIZE bytes 0x100000 for example 0x101000 bytes, then at 0 we ha...

5.7CVSS7AI score0.00149EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-52304

Malicious code in bioql PyPI...

4.3CVSS6.2AI score0.00674EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55300

Malicious code in bioql PyPI...

7.1AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-26746

Malicious code in bioql PyPI...

6.3AI score0.00162EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55176

Malicious code in bioql PyPI...

5.6AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.8 views

SUSE CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS0.00162EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/04 3:33 p.m.38 views

CVE-2025-38723

CVE-2025-38723 concerns the Linux kernel, specifically LoongArch BPF tailcall handling. The issue arises in the tailcall jump offset calculation when bpf_int_jit_compile() fails to initialize the JIT context, leaving out_offset = -1. Consequently, the computed jmp_offset = (out_offset - cur_offse...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.17 views

CVE-2025-38723 LoongArch: BPF: Fix jump offset calculation in tailcall

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

0.00162EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/08/05 12:0 a.m.11 views

PT-2025-35996

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 related to jump offset calculation in tailcall functionality. An extra pass during BPF compilation can skip JIT context...

9.1CVSS8.6AI score0.07644EPSS
SaveExploits19References982
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.14 views

PT-2025-25952 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a problem in the Linux kernel related to the validation of NIC queues, specifically with queue offset calculation. This calculation must be performed only for NIC...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References579
Rows per page
Query Builder