Lucene search
+L

49 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.9 views

SUSE CVE-2026-64361

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in checkandcorrectrequestedlength checkandcorrectrequestedlength compares off + len against nodesize using u32 arithmetic. When the caller passes a large len value e.g. from an underflowed subtractio...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS5.6AI score0.00137EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.21 views

CVE-2026-64467

The CVE-2026-64467 entry details a Linux kernel vulnerability in the rust_binder path. The issue occurs in Allocation’s Drop when walking the offsets array (binder_size_t = u64 entries): previously the stride and per-entry read used usize, causing 8-byte entries to be advanced in 4-byte steps on ...

8.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53015

In the Linux kernel, the following vulnerability has been resolved: erofs: unify lcn as u64 for 32-bit platforms As sashiko reported 1, lcn was typed as unsigned long or unsigned int sometimes, which is only 32 bits wide on 32-bit platforms, which causes lcn lclusterbits to be truncated at 4 GiB...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in the calculation of register base addresses in the kvmeiointc regsaccess function. The...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/28 10:20 p.m.25 views

GHSA-96XM-FV9W-PF3F soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

Impact Arithmetic overflow can be triggered in the Bytes::slice, Vec::slice, and Prng::genrange for u64 methods in the soroban-sdk in versions prior to and including 25.0.1. Contracts that pass user-controlled or computed range bounds to Bytes::slice, Vec::slice, or Prng::genrange may silently...

5.3CVSS5.9AI score0.00353EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/01/28 10:1 p.m.29 views

CVE-2026-24889 soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

soroban-sdk is a Rust SDK for Soroban contracts. Arithmetic overflow can be triggered in the Bytes::slice, Vec::slice, and Prng::genrange for u64 methods in the soroban-sdk in versions up to and including 25.0.1, 23.5.1, and 25.0.2. Contracts that pass user-controlled or computed range bounds to...

5.3CVSS0.00353EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.14 views

CVE-2022-50580 blk-throttle: prevent overflow while calculating wait time

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-55173

Malicious code in bioql PyPI...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.9 views

CVE-2022-49750

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2022-49749

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

5.5CVSS0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.18 views

CVE-2022-49750 cpufreq: CPPC: Add u64 casts to avoid overflowing

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

0.00154EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.12 views

CVE-2022-49750

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.18 views

CVE-2022-49749 i2c: designware: use casting of u64 in clock multiplication to avoid overflow

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.20 views

CVE-2022-49404 RDMA/hfi1: Fix potential integer multiplication overflow errors

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the...

0.0027EPSS
SaveExploits0References9
NVD
NVD
added 2025/01/15 1:15 p.m.22 views

CVE-2024-57899

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.8CVSS0.00309EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 6:15 p.m.27 views

CVE-2024-53081

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that bot...

5.5CVSS0.00227EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.32 views

CVE-2024-53081 media: ar0521: don't overflow when checking PLL values

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that bot...

0.00227EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/09 10:14 a.m.164 views

CVE-2024-50218

CVE-2024-50218 relates to the Linux kernel ocfs2 truncation path where passing a 64-bit value to ocfs2_truncate_inline could overflow. The fix introduces a sanity check for byte_start and byte_len in ocfs2_remove_inode_range(); if either is greater than ocfs2_max_inline_data_with_xattr, the funct...

5.5CVSS6.4AI score0.00272EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.48 views

CVE-2024-50218 ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2truncateinline maybe overflow Syzbot reported a kernel BUG in ocfs2truncateinline. There are two reasons for this: first, the parameter value passed is greater than ocfs2maxinlinedatawithxattr, second, the...

0.00272EPSS
SaveExploits0References8
Rows per page
Query Builder