Lucene search
+L

5573 matches found

SUSE CVE
SUSE CVE
•added 2025/01/01 12:20 a.m.•8 views

SUSE CVE-2024-56732

HarfBuzz is a text shaping engine. Starting with 8.5.0 through 10.0.1, there is a heap-based buffer overflow in the hbcairoglyphsfrombuffer function...

8.8CVSS7.5AI score0.00656EPSS
SaveExploits1References3
OSV
OSV
•added 2024/12/30 4:52 p.m.•11 views

GHSA-GV7F-5QQH-VXFX xous has unsound usages of `core::slice::from_raw_parts`

We consider asslice and asslicemut unsound because: the pointer with any bit patterns could be cast to the slice of arbitrary types. The pointer could be created by unsafe new and deprecated fromparts. We consider that fromparts should be removed in latest version because it will help trigger...

7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/12/30 12:00 a.m.•9 views

PT-2024-40306 · Crates.Io · Xous

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned, so the information cannot be determined. Description: The issue concerns the functions as slice and as slice mut being considered unsound. This is because any pointer, regardless of its bit...

7AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2024/12/29 2:52 p.m.•21 views

CVE-2024-56678

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copyfromkernelnofault can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which when read via copyfromkernelnofault can cause page...

6.7CVSS6.8AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
•added 2024/12/28 10:15 a.m.•16 views

UBUNTU-CVE-2024-56678

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copyfromkernelnofault can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which when read via copyfromkernelnofault can cause page...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References32
Cvelist
Cvelist
•added 2024/12/28 9:46 a.m.•49 views

CVE-2024-56678 powerpc/mm/fault: Fix kfence page fault reporting

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copyfromkernelnofault can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which when read via copyfromkernelnofault can cause page...

0.00224EPSS
SaveExploits0References6
OSV
OSV
•added 2024/12/28 9:46 a.m.•19 views

CVE-2024-56678 powerpc/mm/fault: Fix kfence page fault reporting

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copyfromkernelnofault can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which when read via copyfromkernelnofault can cause page...

7.8CVSS6.6AI score
SaveExploits0References10
Circl
Circl
•added 2024/12/27 3:17 p.m.•17 views

CVE-2024-56595

creationtimestamp| type| source ---|---|--- 2024-12-27 15:17:39+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lecbv5nsmd22 2025-04-12 00:10:16+00:00| seen| https://gist.github.com/webmutation/894dd1a9a17615b7469198bb18bc3a16 2025-08-14 10:00:00+00:00| seen|...

7.8CVSS7AI score0.00248EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/12/24 12:00 a.m.•1 views

CVE-2024-12103: Authorization Bypass Through User-Controlled Key

The Content No Cache: prevent specific content from being cached plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 0.1.2 via the eosdyngetcontent action due to insufficient restrictions on which posts can be included. This makes it possible for...

5.3CVSS5.7AI score0.00393EPSS
SaveExploits0References1
OSV
OSV
•added 2024/12/23 12:00 p.m.•11 views

RUSTSEC-2024-0431 Unsound usages of `core::slice::from_raw_parts`

We consider asslice and asslicemut unsound because: the pointer with any bit patterns could be cast to the slice of arbitrary types. The pointer could be created by unsafe new and deprecated fromparts. We consider that fromparts should be removed in latest version because it will help trigger...

7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/12/23 12:00 a.m.•11 views

PT-2024-40974 · Crates.Io · Xous

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned, so the information cannot be determined. Description: The issue concerns the as slice and as slice mut functions, which are considered unsound. This is because any pointer, regardless of its bit...

7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2024/12/23 12:00 a.m.•10 views

PT-2024-40265 · Libafl · Libafl

Name of the Vulnerable Software and Affected Versions: LibAFL versions prior to 0.11.2 Description: The issue arises from the misuse of the slice::from raw parts mut API, where a pointer is misaligned due to a direct cast from u8 to u16 raw pointer, leading to unsound behavior. The problem is...

6.9CVSS7.2AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/12/13 12:00 a.m.•0 views

CVE-2024-54238: Improper Neutralization of Input During Web Page Generation

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Cleveland Heights-University Heights Public Library Webdeveloper Board Document Manager from CHUHPL board-document-manager-from-chuhpl allows Reflected XSS.This issue affects Board Document Manager...

7.1CVSS5.8AI score0.00436EPSS
SaveExploits0References1
OSV
OSV
•added 2024/12/12 12:00 a.m.•11 views

UBUNTU-CVE-2024-47537

GStreamer is a library for constructing graphs of media-handling components. The program attempts to reallocate the memory pointed to by stream-samples to accommodate stream-nsamples + samplescount elements of type QtDemuxSample. The problem is that samplescount is read from the input file. And i...

9.8CVSS5.8AI score0.00957EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/12/09 9:29 a.m.•8 views

firefox: thunderbird: Unhandled Exception in Add-on Signature Verification

The Mozilla Foundation's Security Advisory: The application can fail to account for exceptions thrown by the loadManifestFromFile method during add-on signature verification. This flaw is triggered by an invalid or unsupported extension manifest and could cause runtime errors that disrupt the...

5.4CVSS7.2AI score0.00343EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/12/07 12:00 a.m.•0 views

CVE-2024-11374: Improper Neutralization of Input During Web Page Generation

The TWChat – Send or receive messages from users plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of removequeryarg without appropriate escaping on the URL in all versions up to, and including, 4.0.4. This makes it possible for unauthenticated attackers to injec...

6.1CVSS6AI score0.00282EPSS
SaveExploits0References1
RustSec
RustSec
•added 2024/12/04 12:00 p.m.•11 views

Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0Affected Software1
OSV
OSV
•added 2024/12/04 11:30 a.m.•15 views

CVE-2024-52275

Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 fromWizardHandle modules allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50...

9.8CVSS5.8AI score0.00591EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2024/12/04 12:00 a.m.•15 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from various issues in the mmc driver due to increasing maxreqsize, including a kernel crash when booting from an...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/12/04 12:00 a.m.•11 views

PT-2024-40952 · Pprof · Pprof

Name of the Vulnerable Software and Affected Versions: pprof versions prior to 0.14.0 Description: The issue arises from the unsafe usage of the std::slice::from raw parts API, specifically in the TempFdArrayIterator.next function and when validating addresses with type c void. This can lead to t...

7.2AI score
SaveExploits0References5
Rows per page
Query Builder