Bugzilla – Bug 1218731
VUL-0: CVE-2023-51781: kernel: use-after-free in net/appletalk/ddp.c
Last modified: 2024-06-07 14:38:53 UTC
An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race condition. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-51781 https://bugzilla.redhat.com/show_bug.cgi?id=2257683
atalk_ioctl is limited to privileged users so this is not considered a security threat.