Lucene search
K

17 matches found

SUSE CVE
SUSE CVE
added last week5 views

SUSE CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.6 views

CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS0.00013EPSS
Exploits0References7
CVE
CVE
added 2026/05/27 12:57 p.m.7 views

CVE-2026-46062

In the Linux kernel ntfs3 driver, CVE-2026-46062 arises from an integer overflow in run_unpack() where the volume boundary check uses raw addition (lcn + len) against sbi->used.bitmap.nbits. This can wrap for large lcn/len values, bypassing validation. A fix uses check_add_overflow() (consiste...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References7
EUVD
EUVD
added 2026/05/27 12:57 p.m.5 views

EUVD-2026-32444

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

5.8AI score0.00013EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/05/27 12:57 p.m.31 views

CVE-2026-46062 ntfs3: fix integer overflow in run_unpack() volume boundary check

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS0.00013EPSS
Exploits0References7
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS6.8AI score0.00021EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevents ubuf size overflow. The calculation of the ubuf size may cause overflow, leading to under-sized allocations and potential memory corruption. Use the checkaddoverflow helper function to validate the size...

7.8CVSS5.8AI score0.00021EPSS
Exploits0References1
NVD
NVD
added 2025/12/16 2:15 p.m.2 views

CVE-2025-68237

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

0.00043EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.0 views

SUSE CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

6.1CVSS7.1AI score0.00021EPSS
Exploits0References26
NVD
NVD
added 2025/10/15 8:15 a.m.4 views

CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS0.00021EPSS
Exploits0References8
OSV
OSV
added 2025/10/15 8:15 a.m.1 views

UBUNTU-CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS6.9AI score0.00021EPSS
Exploits0References35
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-9599

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00026EPSS
Exploits0References5
NVD
NVD
added 2025/04/03 8:15 a.m.7 views

CVE-2025-22001

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

5.5CVSS0.00026EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.8 views

CVE-2025-22001 accel/qaic: Fix integer overflow in qaic_validate_req()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

0.00026EPSS
Exploits0References4
OSV
OSV
added 2025/04/03 7:19 a.m.3 views

CVE-2025-22001 accel/qaic: Fix integer overflow in qaic_validate_req()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

5.5CVSS6.2AI score0.00026EPSS
Exploits0References7
CVE
CVE
added 2025/04/03 7:19 a.m.108 views

CVE-2025-22001

CVE-2025-22001 affects the Linux kernel, in the Compute Acceleration Framework (accel/qaic). The issue is an integer overflow in qaic_validate_req(), triggered by user-supplied 64-bit values via qaic_attach_slice_bo_ioctl(); the patch adds a check_add_overflow() to prevent wrapping. The provided ...

5.5CVSS7.4AI score0.00026EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:41 p.m.14 views

CVE-2024-35827 io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

6.9AI score0.00034EPSS
Exploits0References5
Rows per page
Query Builder