CVE-2024-56579
Published: January 1, 2025Last modified: January 1, 2025
Description
In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be set before the video device is registered, otherwise video_drvdata() may return NULL in the open() file ops, and led to oops.
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 5.5 |
| Attack Vector | LOCAL |
| Attack complexity | LOW |
| Privileges required | LOW |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | NONE |
| Integrity impact | NONE |
| Availability impact | HIGH |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | linux-lts | Fixed (6.1.120-r0) |
| 25 LTS | linux-lts | Fixed (6.12.41-r0) | |
| Stream | linux-lts | Fixed (6.12.41-r0) |
References
- https://git.kernel.org/stable/c/182b9edc02c4cbb6fe6b97105c23c7047a3340d2
- https://git.kernel.org/stable/c/8cbb1a7bd5973b57898b26eb804fe44af440bb63
- https://git.kernel.org/stable/c/988cc10ddbdee0369fe1f193d389da38ad760492
- https://git.kernel.org/stable/c/cfe96c7c3382293179e291f66644d789e39e99f3
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html