Lucene search
+L

12668 matches found

OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

DEBIAN-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.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

UBUNTU-CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS6.2AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/27 5:15 p.m.10 views

UBUNTU-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.5CVSS6AI score0.0019EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2023-52933

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.2AI score0.00267EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

UBUNTU-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.5CVSS6.3AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.12 views

UBUNTU-CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS6.2AI score0.00279EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 4:42 p.m.14 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2025/03/27 4:42 p.m.163 views

CVE-2022-49748

CVE-2022-49748 relates to the Linux kernel: perf/x86/amd shift of a 32-bit int constant 1 is computed in 32‑bit arithmetic and then passed as a 64‑bit argument, which can overflow when i ≥ 32. The fix uses the BIT_ULL macro for the shift to avoid overflow. Several connected advisories (Astra Linu...

5.5CVSS6.9AI score0.0019EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.3 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

6.4AI score0.0019EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:37 p.m.144 views

CVE-2023-52933

CVE-2023-52933 affects the Linux kernel Squashfs xattr_ids handling. Two overflow flaws were exposed by a corrupted filesystem: on 64‑bit systems, sign extension of xattr_ids when multiplied by sizeof(struct squashfs_xattr_id) can overflow and yield an incorrect len; on 32‑bit systems, the unsign...

5.5CVSS7AI score0.00267EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/03/27 3:15 p.m.25 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS0.00158EPSS
SaveExploits0References9
CVE
CVE
added 2025/03/27 2:57 p.m.151 views

CVE-2025-21878

CVE-2025-21878 relates to the Linux kernel i2c npcm driver. The vulnerability arises from not disabling the interrupt enable bit before calling devm_request_irq, leaving an i2c-related status bit that is read-only and triggers repeated interrupts. This behavior can cause a soft lockup and a reboo...

5.5CVSS6.8AI score0.00158EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.20 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS5.7AI score0.00158EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.27 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.30 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

0.00158EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/03/27 11:15 a.m.8 views

CVE-2025-30884

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in Bit Apps Bit Integrations bit-integrations allows Phishing.This issue affects Bit Integrations: from n/a through = 2.4.10...

4.7CVSS7.2AI score0.00411EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 11:15 a.m.20 views

CVE-2025-30885

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in Bit Apps Bit Form bit-form allows Phishing.This issue affects Bit Form: from n/a through = 2.18.0...

4.7CVSS0.00411EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/03/27 11:15 a.m.5 views

CVE-2025-30885

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in Bit Apps Bit Form bit-form allows Phishing.This issue affects Bit Form: from n/a through = 2.18.0...

4.7CVSS7.2AI score0.00411EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 11:15 a.m.12 views

CVE-2025-30884

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in Bit Apps Bit Integrations bit-integrations allows Phishing.This issue affects Bit Integrations: from n/a through = 2.4.10...

4.7CVSS0.00411EPSS
SaveExploits0References1
Rows per page
Query Builder