Lucene search
+L

72 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89568

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in khopreservedmemoryreserve khopreservedmemoryreserve calculates the size of a preservation by doing 1 order + PAGESHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is, it wil...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89568

In the Linux kernel , the function kho_preserved_memory_reserve() contains a size-calculation bug. It computes the size of a memory preservation using 1 <

0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.23 views

CVE-2026-89568 kho: fix size calculation in kho_preserved_memory_reserve()

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in khopreservedmemoryreserve khopreservedmemoryreserve calculates the size of a preservation by doing 1 order + PAGESHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is, it wil...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76479

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in khopreservedmemoryreserve khopreservedmemoryreserve calculates the size of a preservation by doing 1 order + PAGESHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is, it wil...

0.00189EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.8 views

SUSE CVE-2026-80686

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

5.9AI score0.00172EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.12 views

CVE-2026-80686

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

5.9AI score0.00172EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099978)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099978 advisory. In the Linux kernel, the following vulnerability has been resolved: ntb: ntbhwswitchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB...

7.1CVSS4.6AI score0.00131EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.20 views

CVE-2026-46101

In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nftbitwise Reject zero shift operands for nftbitwise left and right shift expressions during initialization. The carry propagation logic computes the carry from the adjacent 32-bit word using...

5.5CVSS0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/27 2:17 p.m.23 views

UBUNTU-CVE-2026-46101

In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nftbitwise Reject zero shift operands for nftbitwise left and right shift expressions during initialization. The carry propagation logic computes the carry from the adjacent 32-bit word using...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References35
CVE
CVE
added 2026/05/27 12:59 p.m.52 views

CVE-2026-46101

CVE-2026-46101 — Linux kernel netfilter nft_bitwise : The issue arises in the carry-propagation for 32-bit words when a zero shift operand is used in nft_bitwise left/right shift expressions, causing undefined behaviour. The fix rejects zero shift operands during initialization and extends the ex...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

UBUNTU-CVE-2022-50628

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

5.9AI score0.00197EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990819)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990819 advisory. In the Linux kernel, the following vulnerability has been resolved: blkiocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fixed the programming of HCIUTRLNEXUSTYPE. On the Google gs101, the number of UTP transfer request slots is 32. In this case, the driver incorrectly programs UTRLNEXUSTYPE as 0. This occurs because the left sid...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/25 12:01 a.m.9 views

SUSE CVE-2023-53703

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix for shift-out-of-bounds Shift operation of 'exp' and 'shift' variables exceeds the maximum number of shift values in the u32 range leading to UBSAN shift-out-of-bounds. ... 6.120512 UBSAN: shift-out-of-bounds in...

5.3CVSS6.5AI score0.00197EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986279)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986279 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211gettxpower We can get a UBSAN warning if...

9.1CVSS6.2AI score0.01263EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-26759

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2021-7664

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00384EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.22 views

CVE-2021-4460 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

0.00159EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/18 5:26 p.m.13 views

CVE-2023-53395

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AMLNOOPERANDRESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be passed for ASL Timer instruction. For taking care of...

7CVSS5.6AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.15 views

DEBIAN-CVE-2022-50366

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: fix UBSAN shift-out-of-bounds issue When value timeunit, the parameter of ilog2 will be zero and the return value is -1. u64-1 is too large for shift exponent and then will trigger shift-out-of-bounds: shift...

7.1CVSS5.6AI score0.00213EPSS
SaveExploits0References1
Rows per page
Query Builder