Περιγραφή
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev If the mmio_pipe_open() fails to find a PCI device, the hiter->dev will be assigned to NULL. The mmiotrace read() function dereferences the hiter->dev if hiter exists. Change the test of the read to not only check hiter being NULL, but also the hiter->dev before dereferencing it.
EPSS 0.2%Κίνδυνος 0
Προβολή πηγής- Δημοσίευση
- 2026-08-10 13:20:04
- Τελευταία τροποποίηση
- 2026-08-10 13:20:04
- Διάνυσμα
- Pending