In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hd…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev->ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3_RXD_TS_VLD_B bit, so, if match this case, the access of hdev->ptp->flags will cause a kernel crash: [ 5888.946472] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 [ 5888.946475] Unable…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0fbcf2366ba9888cf02eda23e35fde7f7fcc07c3 Patch
- https://git.kernel.org/stable/c/11b998360d96f6c76f04a95f54b49f24d3c858e4 Patch
- https://git.kernel.org/stable/c/23ec1cec24293f9799c725941677d4e167997265 Patch
- https://git.kernel.org/stable/c/b2bb19114c079dcfec1ea46e761f510e30505e70 Patch
- https://git.kernel.org/stable/c/b3cf70472a600bcb2efe24906bc9bc6014d4c6f6 Patch
- https://git.kernel.org/stable/c/f0b5225a7dfc1bf53c98215db8c2f0b4efd3f108 Patch
- https://git.kernel.org/stable/c/0fbcf2366ba9888cf02eda23e35fde7f7fcc07c3 Patch
- https://git.kernel.org/stable/c/11b998360d96f6c76f04a95f54b49f24d3c858e4 Patch
- https://git.kernel.org/stable/c/23ec1cec24293f9799c725941677d4e167997265 Patch
- https://git.kernel.org/stable/c/b2bb19114c079dcfec1ea46e761f510e30505e70 Patch
- https://git.kernel.org/stable/c/b3cf70472a600bcb2efe24906bc9bc6014d4c6f6 Patch
- https://git.kernel.org/stable/c/f0b5225a7dfc1bf53c98215db8c2f0b4efd3f108 Patch
Timeline
- nvd_ingest NVD