CVE-2026-31520
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
HID: apple: avoid memory leak in apple_report_fixup()
The apple_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it.
The caller of report_fixup() does not take ownership of the returned pointer, but it is permitted to return a sub-portion of the input rdesc, whose lifetime is managed by the caller.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < e2f090aeb7b9930a964e151910f4d45b04c8a7e5 | affected |
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < 2635d0c715f3fb177e0f80ecd5fa48feb6bf3884 | affected |
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < 31860c3f7ac66ab897a8c90dc4e74fa17ca0b624 | affected |
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < be1a341c161430282acdfe2ac99b413271575cf1 | affected |
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < e652ebd29928181c3e6820e303da25873e9917d4 | affected |
| Linux | Linux | 6e143293e17a73c9313f91c5ca3aaacbaef030cf < 239c15116d80f67d32f00acc34575f1a6b699613 | affected |
| Linux | Linux | 5.17 | affected |
| Linux | Linux | 0 < 5.17 | unaffected |
| Linux | Linux | 6.1.168 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.131 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.80 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.21 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.11 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/e2f090aeb7b9930a964e151910f4d45b04c8a7e5
- https://git.kernel.org/stable/c/2635d0c715f3fb177e0f80ecd5fa48feb6bf3884
- https://git.kernel.org/stable/c/31860c3f7ac66ab897a8c90dc4e74fa17ca0b624
- https://git.kernel.org/stable/c/be1a341c161430282acdfe2ac99b413271575cf1
- https://git.kernel.org/stable/c/e652ebd29928181c3e6820e303da25873e9917d4
- https://git.kernel.org/stable/c/239c15116d80f67d32f00acc34575f1a6b699613
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.