Answer in brief
CVE-2025-38485 records a Unknown severity vulnerability in iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <6ecd61c201b27ad2760b3975437ad2b97d725b98 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <dda42f23a8f5439eaac9521ce0531547d880cc54 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <bfcda3e1015791b3a63fb4d3aad408da9cf76e8f || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <1803d372460aaa9ae0188a30c9421d3f157f2f04 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <1fe16dc1a2f5057772e5391ec042ed7442966c9a | 6ecd61c201b27ad2760b3975437ad2b97d725b98, dda42f23a8f5439eaac9521ce0531547d880cc54, bfcda3e1015791b3a63fb4d3aad408da9cf76e8f, 1803d372460aaa9ae0188a30c9421d3f157f2f04, 1fe16dc1a2f5057772e5391ec042ed7442966c9a |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
Jul 28, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 [...] _find_first_bit_le from fxls8962af_fifo_flush+0x17c/0x290 fxls8962af_fifo_flush from fxls8962af_interrupt+0x80/0x178 fxls8962af_interrupt from irq_thread_fn+0x1c/0x7c irq_thread_fn from irq_thread+0x110/0x1f4 irq_thread from kthread+0xe0/0xfc kthread from ret_from_fork+0x14/0x2c
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2025-38485 records a Unknown severity vulnerability in iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <6ecd61c201b27ad2760b3975437ad2b97d725b98 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <dda42f23a8f5439eaac9521ce0531547d880cc54 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <bfcda3e1015791b3a63fb4d3aad408da9cf76e8f || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <1803d372460aaa9ae0188a30c9421d3f157f2f04 || >=79e3a5bdd9efbdf4e1069793d7735b432d641e7c <1fe16dc1a2f5057772e5391ec042ed7442966c9a | 6ecd61c201b27ad2760b3975437ad2b97d725b98, dda42f23a8f5439eaac9521ce0531547d880cc54, bfcda3e1015791b3a63fb4d3aad408da9cf76e8f, 1803d372460aaa9ae0188a30c9421d3f157f2f04, 1fe16dc1a2f5057772e5391ec042ed7442966c9a |
| Linux/Linuxgeneric | 5.14 | Not reported |
Published upstream
Jul 28, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 [...] _find_first_bit_le from fxls8962af_fifo_flush+0x17c/0x290 fxls8962af_fifo_flush from fxls8962af_interrupt+0x80/0x178 fxls8962af_interrupt from irq_thread_fn+0x1c/0x7c irq_thread_fn from irq_thread+0x110/0x1f4 irq_thread from kthread+0xe0/0xfc kthread from ret_from_fork+0x14/0x2c
Quoted source text, attributed separately from HOL analysis.