GHSA-7ww5-chp8-5mwjHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Fix use...

Published
February 28, 2024
Last Modified
June 15, 2026

🔗 CVE IDs covered (1)

📋 Description

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

media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()

The "s3a_buf" is freed along with all the other items on the "asd->s3a_stats" list. It leads to a double free and a use after free.

🔗 References (7)