Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC security entity (SecY) in hw offload path, the macsec security association (SA) initialization routine is called. In case of extended packet number (epn) is enabled the salt and ssci attributes are retrieved using the MACsec driver rx_sa context which is unavailable when updating a SecY property such as encoding-sa hence the null dereference. Fix by using the provided SA to set those attributes.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.1.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/514d9c6a39213d8200884e70f60ce7faef1ee597Patch
- https://git.kernel.org/stable/c/9828994ac492e8e7de47fe66097b7e665328f348Patch
FAQ
What is CVE-2022-48882?
CVE-2022-48882 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC security entity (SecY) ...
How severe is CVE-2022-48882?
CVE-2022-48882 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48882?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.