Bugzilla – Bug 1215871
VUL-0: CVE-2023-44466: kernel: buffer overflow in ceph file net/ceph/messenger_v2.c
Last modified: 2023-10-02 15:32:43 UTC
An issue was discovered in net/ceph/messenger_v2.c in the Linux kernel before 6.4.5. There is an integer signedness error, leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted length taken from a TCP packet in ceph_decode_32. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-44466
Bug was introduced by commit cd1a677cad99 and fixed by a282a2f10539dce2aa619e71e1817570d557fc97. All the branches containing the offending commit also contains the fix, so we aren't affected. Closing.
Update delivered as part of bug 1213857 fix.