DEBIAN-CVE-2024-50288

Source
https://security-tracker.debian.org/tracker/CVE-2024-50288
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-50288.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2024-50288
Upstream
Published
2024-11-19T02:16:31Z
Modified
2025-09-19T06:05:48Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using > 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture used a mustblank array that was still sized for 32 (VIDEOMAXFRAME). This caused an out-of-bounds write when using buffer indices >= 32. Create a new define MAXVIDCAPBUFFERS that is used to access the mustblank array and set maxnumbuffers for the video capture queue. This solves a crash reported by: https://bugzilla.kernel.org/showbug.cgi?id=219258

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.11.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.11.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}