Vulnerability Description
A flaw was found in the Linux Kernel. The tls_is_tx_ready() incorrectly checks for list emptiness, potentially accessing a type confused entry to the list_head, leaking the last byte of the confused field that overlaps with rec->tx_ready.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | - |
Related Weaknesses (CWE)
References
- https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=fMailing ListPatch
- https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=fMailing ListPatch
FAQ
What is CVE-2023-1075?
CVE-2023-1075 is a vulnerability with a CVSS score of 3.3 (LOW). A flaw was found in the Linux Kernel. The tls_is_tx_ready() incorrectly checks for list emptiness, potentially accessing a type confused entry to the list_head, leaking the last byte of the confused f...
How severe is CVE-2023-1075?
CVE-2023-1075 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-1075?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.