Lucene search
K

3088 matches found

Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.3 views

PT-2025-37225

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to module loading time optimization. Specifically, the module frob arch sections function utilizes a counting algorithm with On^2 complexity wh...

6.1AI score0.00019EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-22727

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable ...

9.8CVSS7.2AI score0.0093EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/09/09 10:28 p.m.10 views

CVE-2025-59042 PyInstaller has local privilege escalation vulnerability

PyInstaller bundles a Python application and all its dependencies into a single package. Due to a special entry being appended to sys.path during the bootstrap process of a PyInstaller-frozen application, and due to the bootstrap script attempting to load an optional module for bytecode decryptio...

7CVSS0.00025EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:1 a.m.2 views

LoongArch: BPF: Fix jump offset calculation in tailcall

...

5.5CVSS6.8AI score0.00026EPSS
Exploits0
NVD
NVD
added 2025/09/05 10:15 p.m.3 views

CVE-2025-57807

ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob, which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob, which then expan...

9.8CVSS0.00073EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2025/09/05 9:16 p.m.2 views

CVE-2025-57807

ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob, which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob, which then expan...

9.8CVSS4.9AI score0.00073EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.1 views

SUSE CVE-2025-38715

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.2 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.00026EPSS
Exploits0References3
NVD
NVD
added 2025/09/04 4:15 p.m.2 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.00026EPSS
Exploits0References8
OSV
OSV
added 2025/09/04 4:15 p.m.1 views

DEBIAN-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.5CVSS5.4AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.2 views

UBUNTU-CVE-2025-38715

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

7.1CVSS6.5AI score0.00019EPSS
Exploits0References37
OSV
OSV
added 2025/09/04 4:15 p.m.0 views

UBUNTU-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.5CVSS5.7AI score0.00026EPSS
Exploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.23 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.00026EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.7 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.00026EPSS
Exploits0References6
OSV
OSV
added 2025/09/04 3:33 p.m.2 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...

5.5CVSS6.2AI score0.00026EPSS
Exploits0References10
CVE
CVE
added 2025/09/04 3:33 p.m.21 views

CVE-2025-38715

Technical details for CVE-2025-38715 are not publicly provided in the supplied documents. Monitor for updates.

7.1CVSS5.9AI score0.00019EPSS
Exploits0References12Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.1 views

CVE-2025-38715 hfs: fix slab-out-of-bounds in hfs_bnode_read()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

7.1CVSS6.1AI score0.00019EPSS
Exploits0References14
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.7 views

CVE-2025-38715 hfs: fix slab-out-of-bounds in hfs_bnode_read()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

0.00019EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 9:31 a.m.1 views

Tarfile infinite loop during parsing with negative member offset

...

7.5CVSS7AI score0.01007EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:25 a.m.4 views

HDF5 H5Ofsinfo.c H5O__fsinfo_encode heap-based overflow

...

4.8CVSS7AI score0.00145EPSS
Exploits1
Rows per page
Query Builder