CVE-2024-56705

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56705
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56705.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56705
Downstream
Related
Published
2024-12-28T10:15:19Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

media: atomisp: Add check for rgby_data memory allocation failure

In iacss3astatisticsallocate(), there is no check on the allocation result of the rgbydata memory. If rgbydata is not successfully allocated, it may trigger the assert(hoststats->rgbydata) assertion in iacsss3ahmemdecode(). Adding a check to fix this potential issue.

References

Affected packages