CVE-2023-51780
Vulnerability Summary
Timeline
Description
An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.
CVSS Metrics
- v3.1•HIGH•Score: 7CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.51%• Percentile: 42%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•linux
< 5.10.205-2 | < 6.1.69-1 | < 6.6.8-1 | < 6.6.8-1
- ubuntu•linux
all | < 4.4.0-251.285 | < 4.15.0-222.233 | < 5.4.0-173.191 | < 5.15.0-97.107
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
< 4.4.0-1128.134 | < 4.4.0-1166.181 | < 4.15.0-1165.178 | < 5.4.0-1120.130 | < 5.15.0-1055.60
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
< 5.15.0-1055.60~20.04.1
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.4
< 5.4.0-1120.130~18.04.1
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-fips
< 4.15.0-2104.110 | all | < 5.4.0-1120.130+fips1 | < 5.15.0-1055.60+fips1
- ubuntu•linux-aws-hwe
< 4.15.0-1165.178~16.04.1
- ubuntu•linux-azure
< 4.15.0-1174.189~14.04.1 | < 4.15.0-1174.189~16.04.1 | all | < 5.4.0-1126.133 | < 5.15.0-1057.65
- ubuntu•linux-azure-4.15
< 4.15.0-1174.189
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
< 5.15.0-1057.65~20.04.1
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.4
< 5.4.0-1126.133~18.04.1
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | < 5.15.0-1057.65.1 | all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fde-6.8
all
- ubuntu•linux-azure-fips
all | < 5.4.0-1126.133+fips1
- ubuntu•linux-bluefield
all | < 5.4.0-1080.87 | < 5.15.0-1036.38
- ubuntu•linux-fips
all | < 5.4.0-1094.104 | < 5.15.0-97.107+fips1
- ubuntu•linux-gcp
< 4.15.0-1159.176~16.04.1 | all | < 5.4.0-1124.133 | < 5.15.0-1052.60
- ubuntu•linux-gcp-4.15
< 4.15.0-1159.176
- ubuntu•linux-gcp-5.11
all
- ubuntu•linux-gcp-5.13
all
- ubuntu•linux-gcp-5.15
< 5.15.0-1052.60~20.04.1
- ubuntu•linux-gcp-5.19
all
- ubuntu•linux-gcp-5.3
all
- ubuntu•linux-gcp-5.4
< 5.4.0-1124.133~18.04.1
- ubuntu•linux-gcp-5.8
all
- ubuntu•linux-gcp-6.2
all
- ubuntu•linux-gcp-6.5
all
- ubuntu•linux-gcp-fips
< 4.15.0-2067.72 | all | < 5.4.0-1124.133+fips1 | < 5.15.0-1055.63+fips2
- ubuntu•linux-gke
all | < 5.15.0-1051.56
- ubuntu•linux-gke-4.15
all
- ubuntu•linux-gke-5.15
all
Showing first 50 affected entries in server-rendered view.
References (27)
- https://github.com/torvalds/linux/commit/24e90b9e34f9e039f56b5f25f6e6eb92cdd8f4b3
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html
- https://lists.debian.org/debian-lts-announce/2024/01/msg00005.html
- https://security.netapp.com/advisory/ntap-20240419-0001/
- https://ubuntu.com/security/CVE-2023-51780
- https://git.kernel.org/linus/24e90b9e34f9e039f56b5f25f6e6eb92cdd8f4b3
- https://lore.kernel.org/all/20231209094210.GA403126@v4bel-B760M-AORUS-ELITE-AX/
- https://ubuntu.com/security/notices/USN-6639-1
- https://ubuntu.com/security/notices/USN-6646-1
- https://ubuntu.com/security/notices/USN-6647-1
- https://ubuntu.com/security/notices/USN-6651-1
- https://ubuntu.com/security/notices/USN-6652-1
- https://ubuntu.com/security/notices/USN-6653-1
- https://ubuntu.com/security/notices/USN-6651-2
- https://ubuntu.com/security/notices/USN-6653-2
- https://ubuntu.com/security/notices/USN-6647-2
- https://ubuntu.com/security/notices/USN-6651-3
- https://ubuntu.com/security/notices/USN-6653-3
- https://ubuntu.com/security/notices/USN-6653-4
- https://ubuntu.com/security/notices/USN-6681-1
- https://ubuntu.com/security/notices/USN-6681-2
- https://ubuntu.com/security/notices/USN-6681-3
- https://ubuntu.com/security/notices/USN-6681-4
- https://ubuntu.com/security/notices/USN-6716-1
- https://www.cve.org/CVERecord?id=CVE-2023-51780
- https://security-tracker.debian.org/tracker/CVE-2023-51780