Review reviewHigh

CVE-2025-38485

Linux Linux, linux kernel, debian linux

In the Linux kernel, the following vulnerability has been resolved: iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush fxls8962af_fifo_flush() uses indio_dev->active_scan_mask (with iio_for_each_active_channel()) without making sure the indio_dev stays in buffer mode. There is a race if indio_dev exits buffer mode in the middle of the interrupt that flushes the fifo. Fix this by calling synchronize_irq() to ensure that no interrupt is currently running when disabling buffer mode. Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read [...] _f...

CVSS
7.8
EPSS
0.15%
4.74% percentile
CISA KEV
Not listed
Published
2025.07.28
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

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

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush fxls8962af_fifo_flush() uses indio_dev->active_scan_mask (with iio_for_each_active_channel()) without making sure the indio_dev stays in buffer mode. There is a race if indio_dev exits buffer mode in the middle of the interrupt that flushes the fifo. Fix this by calling synchronize_irq() to ensure that no interrupt is currently running when disabling buffer mode. Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read [...] _f...

Affected product and versions

Product
Linux Linux, linux kernel, debian linux
Affected versions
>= 79e3a5bdd9efbdf4e1069793d7735b432d641e7c < 6ecd61c201b27ad2760b3975437ad2b97d725b98, >= 79e3a5bdd9efbdf4e1069793d7735b432d641e7c < dda42f23a8f5439eaac9521ce0531547d880cc54, >= 79e3a5bdd9efbdf4e1069793d7735b432d641e7c < bfcda3e1015791b3a63fb4d3aad408da9cf76e8f, >= 79e3a5bdd9efbdf4e1069793d7735b432d641e7c < 1803d372460aaa9ae0188a30c9421d3f157f2f04, >= 79e3a5bdd9efbdf4e1069793d7735b432d641e7c < 1fe16dc1a2f5057772e5391ec042ed7442966c9a, >= 5.14, >= 5.14 < 6.1.147, >= 6.2 < 6.6.100, >= 6.7 < 6.12.40, >= 6.13 < 6.15.8, 6.16, 11.0
Fixed versions
6.1.147, 6.6.100, 6.12.40, 6.15.8

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel, debian linux 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-416
CVE-2025-38485 — Linux Linux, linux kernel, debian linux | SECUFOCUS NOW