Loading
In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let's zero-initialize it during allocation to make sure that it can't be ever used to leak kernel memory via specially-crafted report.
Use CWE-908, Google vendor hub and Android product page to widen CVE-2024-50302 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-0124, CVE-2026-0120 and CVE-2026-6920 for nearby disclosures in the same product family.