Lucene search
+L

67 matches found

UbuntuCve
UbuntuCve
•added 2024/07/29 4:15 p.m.•25 views

CVE-2024-42066

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix potential integer overflow in page size calculation Explicitly cast tbo-pagealignment to u64 before bit-shifting to prevent overflow when assigning to minpagesize...

7.8CVSS6.4AI score0.00206EPSS
SaveExploits0References14
OSV
OSV
•added 2024/07/29 3:52 p.m.•19 views

CVE-2024-42066 drm/xe: Fix potential integer overflow in page size calculation

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix potential integer overflow in page size calculation Explicitly cast tbo-pagealignment to u64 before bit-shifting to prevent overflow when assigning to minpagesize...

7.8CVSS6.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/07/16 11:44 a.m.•60 views

CVE-2022-48827 NFSD: Fix the behavior of READ near OFFSET_MAX

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.5CVSS7AI score0.00623EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/07/16 11:44 a.m.•46 views

CVE-2022-48827 NFSD: Fix the behavior of READ near OFFSET_MAX

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.5CVSS0.00623EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•12 views

An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks a random number generator may be seeded with too little data.

...

9.8CVSS9.1AI score0.01238EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/05/30 3:35 p.m.•43 views

CVE-2024-36948 drm/xe/xe_migrate: Cast to output precision before multiplying operands

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

6.7AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/05/21 2:35 p.m.•37 views

CVE-2021-47348 drm/amd/display: Avoid HDCP over-read and corruption

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid HDCP over-read and corruption Instead of reading the desired 5 bytes of the actual target field, the code was reading 8. This could result in a corrupted value if the trailing 3 bytes were non-zero, so...

6.5AI score0.00987EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/05/21 2:35 p.m.•25 views

CVE-2021-47348 drm/amd/display: Avoid HDCP over-read and corruption

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid HDCP over-read and corruption Instead of reading the desired 5 bytes of the actual target field, the code was reading 8. This could result in a corrupted value if the trailing 3 bytes were non-zero, so...

7AI score0.00987EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/14 2:23 p.m.•4 views

DEBIAN-CVE-2023-52655

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeofu64 the value passed to skbtrim as length will wrap around ending up as some very large value. The driver will then proce...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2024/01/25 12:00 a.m.•15 views

PT-2024-7325

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a possible divide-by-zero error in the wb dirty limits function. This error occurs because the thresh value, which is an unsigned long, is passed as a u32 divis...

4.6CVSS5.4AI score
SaveExploits0
OSV
OSV
•added 2023/12/21 6:14 p.m.•20 views

GHSA-R24F-HG58-VFRW unsafe-libyaml unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7AI score
SaveExploits0References4
OSV
OSV
•added 2023/12/20 12:00 p.m.•22 views

RUSTSEC-2023-0075 Unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7.1AI score
SaveExploits0References3
RustSec
RustSec
•added 2023/12/20 12:00 p.m.•10 views

Unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7.1AI score
SaveExploits0Affected Software1
OSV
OSV
•added 2023/02/13 5:37 p.m.•15 views

GSD-2023-1002061 i2c: designware: use casting of u64 in clock multiplication to avoid overflow

i2c: designware: use casting of u64 in clock multiplication to avoid overflow This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.91 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2023/02/13 5:25 p.m.•11 views

GSD-2023-1001916 cpufreq: CPPC: Add u64 casts to avoid overflowing

cpufreq: CPPC: Add u64 casts to avoid overflowing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.9 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2023/02/13 5:24 p.m.•19 views

GSD-2023-1001908 i2c: designware: use casting of u64 in clock multiplication to avoid overflow

i2c: designware: use casting of u64 in clock multiplication to avoid overflow This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.9 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/02/15 7:15 p.m.•10 views

DEBIAN-CVE-2022-23639

crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a...

8.1CVSS7.6AI score0.01239EPSS
SaveExploits1References1
CNVD
CNVD
•added 2021/08/10 12:00 a.m.•73 views

Mozilla Rust has an unspecified vulnerability (CNVD-2021-61405)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. a security vulnerability exists in the anymap crate of Mozilla Rust version 0.12.1, which can be exploited by attackers to compromise soundness by converting u8 to u64...

9.8CVSS4.2AI score0.01441EPSS
SaveExploits1References1
NVD
NVD
•added 2021/08/08 6:15 a.m.•34 views

CVE-2021-38187

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS0.01441EPSS
SaveExploits1References2
OSV
OSV
•added 2021/08/08 6:15 a.m.•24 views

CVE-2021-38187

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS6.6AI score
SaveExploits0References2
Rows per page
Query Builder