Lucene search
+L

68 matches found

debiancve
debiancve
added 2025/12/30 12:15 p.m.3 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.00177EPSS
Exploits0
susecve
susecve
added 2025/12/05 12:26 a.m.4 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.00161EPSS
Exploits0References5
osv
osv
added 2025/12/04 3:15 p.m.4 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 ...

5.2AI score0.00161EPSS
Exploits0References1
euvd
euvd
added 2025/10/16 6:30 p.m.6 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
Exploits1References3
alpinelinux
alpinelinux
added 2025/10/06 8:8 a.m.6 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
Exploits0
euvd
euvd
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-55176

Malicious code in bioql PyPI...

5.6AI score0.00176EPSS
Exploits0References3
euvd
euvd
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55300

Malicious code in bioql PyPI...

7.1AI score0.00161EPSS
Exploits0References3
euvd
euvd
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-26746

Malicious code in bioql PyPI...

6.3AI score0.00151EPSS
Exploits0References6
euvd
euvd
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-52304

Malicious code in bioql PyPI...

4.3CVSS6.2AI score0.00668EPSS
Exploits0References7
susecve
susecve
added 2025/09/04 11:23 p.m.4 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.00151EPSS
Exploits0References3
nvd
nvd
added 2025/09/04 4:15 p.m.4 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.00151EPSS
Exploits0References8
cvelist
cvelist
added 2025/09/04 3:33 p.m.13 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.00151EPSS
Exploits0References6
cve
cve
added 2025/09/04 3:33 p.m.30 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.00151EPSS
Exploits0References8Affected Software1
ptsecurity
ptsecurity
added 2025/08/05 12:0 a.m.8 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.07142EPSS
Exploits18References982
ptsecurity
ptsecurity
added 2025/06/18 12:0 a.m.9 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.12746EPSS
Exploits16References579
astralinux
astralinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: misc: fastrpc: Fix for copy buffer page size For non-registered buffers, the fastrpc driver copies the buffer and passes it to the remote subsystem. There is a problem with the current implementation of page size calculation, ...

7.8CVSS6.6AI score0.00193EPSS
Exploits0References3
redhat
redhat
added 2025/05/13 8:28 a.m.3 views

kernel: erofs/zmap.c: Fix incorrect offset calculation

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS6.8AI score0.00176EPSS
Exploits0References5
nvd
nvd
added 2025/03/27 5:15 p.m.14 views

CVE-2022-49747

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS0.00176EPSS
Exploits0References3
osv
osv
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2022-49747

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS5.4AI score0.00176EPSS
Exploits0References1
osv
osv
added 2025/03/27 5:15 p.m.7 views

UBUNTU-CVE-2022-49747

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS5.7AI score0.00176EPSS
Exploits0References6
Rows per page
Query Builder