CVE-2022-49392
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe platform_get_resource() may fail and return NULL, so we should better check it's return value to avoid a…
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe platform_get_resource() may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.26% probability · 17th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/0e0fd55719fa081de6f9e5d9e6cef48efb04d34aPatch
- https://git.kernel.org/stable/c/90a6b6fc52bfdcfe9698454bf5bea26112abbcd1Patch
- https://git.kernel.org/stable/c/923d34ce069e8e51a4d003caa6b66a8cd6ecd0edPatch
- https://git.kernel.org/stable/c/d5f1275f101e0e8a172d300d897f5a12e87e3485Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.