Review reviewHigh

CVE-2022-49645

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix shrinker list corruption by madvise IOCTL Calling madvise IOCTL twice on BO causes memory shrinker list corruption and crashes kernel because BO is already on the list and it's added to the list again, while BO should be removed from the list before it's re-added. Fix it.

CVSS
7.8
EPSS
0.28%
19.9% percentile
CISA KEV
Not listed
Published
2025.02.26
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.28%
Technical severityCVSS 7.8

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix shrinker list corruption by madvise IOCTL Calling madvise IOCTL twice on BO causes memory shrinker list corruption and crashes kernel because BO is already on the list and it's added to the list again, while BO should be removed from the list before it's re-added. Fix it.

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= 013b6510131568ce4e01856d5360bfdfe9c3632f < 393594aad55179eb761af41533d8d1d6eb4543b0, >= 013b6510131568ce4e01856d5360bfdfe9c3632f < 0581613df7f9a4c5fac096ce1d5fb15b7b994240, >= 013b6510131568ce4e01856d5360bfdfe9c3632f < 1807d8867402a58b831a7fc16832747ff559a0d1, >= 013b6510131568ce4e01856d5360bfdfe9c3632f < f036392edd9c49090781d8cca26ad6557a63bae4, >= 013b6510131568ce4e01856d5360bfdfe9c3632f < 9fc33eaaa979d112d10fea729edcd2a2e21aa912, >= 5.4, >= 5.4 < 5.4.207, >= 5.5 < 5.10.132, >= 5.11 < 5.15.56, >= 5.16 < 5.18.13, 5.19
Fixed versions
5.4.207, 5.10.132, 5.15.56, 5.18.13

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE
CWE-787
CVE-2022-49645 — Linux Linux, linux kernel | SECUFOCUS NOW