
Cloud Vulnerability DB
A community-led vulnerabilities database
A shift-out-of-bounds vulnerability was discovered in the Linux kernel's AMD Sensor Fusion Hub (SFH) HID driver. The vulnerability (CVE-2023-53703) was disclosed on October 22, 2025, affecting the drivers/hid/amd-sfh-hid/sfh11/amdsfh_desc.c component. The issue occurs when shift operations of 'exp' and 'shift' variables exceed the maximum number of shift values in the u32 range (NVD CVE).
The vulnerability manifests when shift operations exceed the maximum allowable values for a 64-bit unsigned integer type. Specifically, the issue occurs at line 149:50 in the amdsfhdesc.c file, where a shift exponent of 104 is attempted, which is too large for the 'long unsigned int' type. This triggers an UBSAN (Undefined Behavior Sanitizer) shift-out-of-bounds error (NVD CVE).
The vulnerability affects systems running the AMD Sensor Fusion Hub HID driver, particularly on AMD Birman-PHX hardware platforms. While the direct impact appears to be related to undefined behavior in the kernel driver, the specific security implications are not fully detailed in the available sources (NVD CVE).
The vulnerability has been resolved by adding validation conditions to check shift ranges in the affected code. The fix ensures that shift operations remain within acceptable bounds for the data type being used (NVD CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."