Lucene search
K

41 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/26 8:3 a.m.0 views

HID: core: clamp report_size in s32ton() to avoid undefined shift

...

7.1CVSS5.8AI score0.00014EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.0 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014356)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014356 advisory. In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2...

7.1CVSS6.5AI score0.00052EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 8:38 p.m.3 views

CVE-2026-31624

A flaw was found in the Linux kernel's Human Interface Device HID core. A malicious or malformed HID device could provide a specially crafted report descriptor with an overly large reportsize value. This could lead to an undefined shift operation within the s32ton function when processing output...

5.5CVSS5.3AI score0.00014EPSS
Exploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.0 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS0.00014EPSS
Exploits0References9
OSV
OSV
added 2026/04/24 3:16 p.m.0 views

DEBIAN-CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS5.2AI score0.00014EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.25 views

CVE-2026-31624 HID: core: clamp report_size in s32ton() to avoid undefined shift

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

0.00014EPSS
Exploits0References9
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.0 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.2AI score0.00014EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2026/04/24 2:42 p.m.6 views

CVE-2026-31624

CVE-2026-31624) affects the Linux kernel HID core. The vulnerability arises when a HID device supplies a report descriptor with a large report_size, causing s32ton() to shift by n-1 with n > 32. The issue is resolved by clamping n to the same maximum used by snto32(), per commit ec61b41918587,...

5.5CVSS5.4AI score0.00014EPSS
Exploits0References9Affected Software1
EUVD
EUVD
added 2026/04/24 2:42 p.m.0 views

EUVD-2026-25517

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.4AI score0.00014EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.0 views

PT-2026-34976

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the HID core where the s32ton function performs a shift operation by n-1, with n being the report size provided directly by a HID device. Because the HID parser only...

9.8CVSS5.8AI score0.00102EPSS
Exploits0References73
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-006930)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006930 advisory. In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/04/08 8:35 a.m.2 views

kernel: Linux kernel: integer overflow and information disclosure via undefined shift operation in drm/amdkfd

A flaw was found in the Linux kernel’s AMD Kernel Fusion Driver amdkfd within the drm subsystem. When either getnumsdmaqueues or getnumxgmisdmaqueues returned 0, the driver performed a bit shift where the number of bits shifted equaled the operand width. Such a shift is undefined behavior in C an...

7.1CVSS5.8AI score0.00025EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/04/08 3:26 a.m.4 views

kernel: Linux kernel: integer overflow and information disclosure via undefined shift operation in drm/amdkfd

A flaw was found in the Linux kernel’s AMD Kernel Fusion Driver amdkfd within the drm subsystem. When either getnumsdmaqueues or getnumxgmisdmaqueues returned 0, the driver performed a bit shift where the number of bits shifted equaled the operand width. Such a shift is undefined behavior in C an...

7.1CVSS6.9AI score0.00025EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992302)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992302 advisory. In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for mdiobusregister Shifting signed 32-bit value b...

7.8CVSS6AI score0.00051EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

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

In the Linux kernel, the following vulnerability has been resolved: gfs2: Validate idepth for exhash directories A fuzzer test introduced corruption that ends up with a depth of 0 in direread, causing an undefined shift by 32 at: index = hash 32 - dip-idepth; As calculated in an open-coded way in...

5.5CVSS5.3AI score0.00019EPSS
Exploits0References3
NVD
NVD
added 2025/10/22 2:15 p.m.2 views

CVE-2023-53726

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

0.00052EPSS
Exploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.4 views

CVE-2023-53726

Technical details specific to CVE-2023-53726 are not publicly provided in the supplied documents. Monitor for updates from the kernel/security advisories and linked references.

6.3AI score0.00052EPSS
Exploits0References6
OSV
OSV
added 2025/09/19 1:13 p.m.1 views

OESA-2025-2312 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: gfs2: Validate idepth for exhash directories A fuzzer test introduced corruption that ends up with a depth of 0 in direread, causing an undefined shift by 32 at:...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References2
NVD
NVD
added 2025/09/18 4:15 p.m.1 views

CVE-2022-50403

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
NVD
NVD
added 2025/09/18 2:15 p.m.1 views

CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS0.00019EPSS
Exploits0References4
Rows per page
Query Builder