Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Benjamin Tissoires

#18855of 53,632
14.3Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-36465
8.8
2026-05-01
Linux · Linux Kernel · CVE-2026-43048
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A flaw exists in the HID core where the `memset()` function within `hid report raw event()` attempts to clear data by zeroing the area between the end of the incoming data string and the assumed end of the buffer. This operation can lead to out-of-bounds (OOB) reads and writes—where the system accesses memory outside the intended boundary—in the subsequent thread of execution. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2024-11478
5.5
2021-12-02
Linux · Linux Kernel · CVE-2021-47522
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a null pointer dereference in the HID bigbenff module when emulating a device through uhid. There is a chance that output reports are not available, resulting in a null `report field`. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.