CVE-2022-49163

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49163
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49163.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49163
Related
Published
2025-02-26T07:00:53Z
Modified
2025-03-06T19:00:05Z
Summary
[none]
Details

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

media: imx-jpeg: fix a bug of accessing array out of bounds

When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, it will access array out of bounds. The result is the driver will change numdomains, which follows slotdata in struct mxcjpegdev. Then the driver won't detach the pm domain at rmmod, which will lead to kernel panic when trying to insmod again.

References

Affected packages

Debian:12 / 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
5.17.3-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

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
5.17.3-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}