THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-49118 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in free_irq(), and this will c

[NVD] CVE-2022-49118 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in free_irq(), and this will c

lownvdPublished 2025-02-26

CVE-2022-49118 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:00:49.150

In the Linux kernel, the following vulnerability has been resolved:

scsi: hisi_sas: Free irq vectors in order for v3 HW

If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in free_irq(), and this will cause a kernel BUG like this:

------------[ cut here

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49118