Lucene search
+L

196 matches found

EUVD
EUVD
added 2025/10/20 6:30 p.m.5 views

EUVD-2025-35071

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: check p-vecbuf for NULL When the PAGEMAPSCAN ioctl is invoked with veclen = 0 reaches pagemapscanbackoutrange, kernel panics with null-ptr-deref: 44.936808 Oops: general protection fault, probably for non-canonic...

5.8AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/20 4:15 p.m.8 views

CVE-2025-40009

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: check p-vecbuf for NULL When the PAGEMAPSCAN ioctl is invoked with veclen = 0 reaches pagemapscanbackoutrange, kernel panics with null-ptr-deref: 44.936808 Oops: general protection fault, probably for non-canonic...

0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 4:15 p.m.4 views

UBUNTU-CVE-2025-40009

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: check p-vecbuf for NULL When the PAGEMAPSCAN ioctl is invoked with veclen = 0 reaches pagemapscanbackoutrange, kernel panics with null-ptr-deref: 44.936808 Oops: general protection fault, probably for non-canonic...

5.7AI score0.00227EPSS
SaveExploits0References16
CVE
CVE
added 2025/10/20 3:26 p.m.31 views

CVE-2025-40009

CVE-2025-40009 : In the Linux kernel, a null pointer dereference can occur in the PAGEMAP_SCAN path when vec_len = 0 is used. The root cause is an unchecked p->vec_buf in the PAGEMAP_SCAN flow, which leads to dereferencing NULL in pagemap_scan_backout_range(). The issue is fixed by explicitly ...

5.9AI score0.00227EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-1801

Malware in sbrugna...

7.5CVSS7.4AI score0.03764EPSS
SaveExploits0References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-4901

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-0737

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01053EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-26409

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.00361EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/09/22 12:0 a.m.7 views

PT-2025-42778

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc6 Description The Linux kernel contains a flaw within the fs/proc/task mmu component. Specifically, a null pointer dereference can occur in pagemap scan backout range when the PAGEMAP SCAN ioctl is calle...

4.6CVSS5.8AI score0.00227EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/09/15 1:37 p.m.7 views

fast-able is vulnerable to DoS attack through insecure method

The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...

7AI score
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/04 12:28 a.m.9 views

CVE-2025-57615

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize parameter to cint,...

7.5CVSS7.1AI score0.00361EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/02 4:15 p.m.7 views

CVE-2025-57615

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize parameter to cint,...

7.5CVSS0.00361EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/02 12:0 a.m.25 views

CVE-2025-57615

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize parameter to cint,...

7.5CVSS7AI score
SaveExploits0References3
CVE
CVE
added 2025/08/24 1:2 p.m.40 views

CVE-2025-9389

CVE-2025-9389 affects vim 9.1.0000; vulnerable in __memmove_avx_unaligned_erms within memmove-vec-unaligned-erms.S, enabling local memory corruption. An exploit/PoC is publicly available; some users report reproduction issues (e.g., when color features are enabled). Remediation: update vim packag...

5.5CVSS4AI score0.00212EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/08/14 6:52 p.m.3 views

MAL-2025-10562 Malicious code in @zalastax/nolb-_vec (npm)

The package @zalastax/nolb-vec was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.3 views

Malicious code in @zalastax/nolb-_vec (npm)

The package @zalastax/nolb-vec was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 12:0 p.m.7 views

RUSTSEC-2025-0053 Multiple memory corruption vulnerabilities in safe APIs

The crate has the following vulnerabilities: - The public trait arenavec::common::AllocHandle allows the return of raw pointers through its methods allocate and allocateorextend. However, the trait is not marked as unsafe, meaning users of the crate may implement it under the assumption that the...

7.1AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.14 views

SUSE CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

5.5CVSS6.4AI score0.00169EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

UBUNTU-CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/05 12:39 a.m.5 views

GHSA-PR59-JJR4-GCF6 anon-vec lacks sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References2
Rows per page
Query Builder