The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=28768 | third party advisory issue tracking exploit |
https://www.oracle.com/security-alerts/cpujul2022.html | third party advisory patch |
https://security.gentoo.org/glsa/202208-24 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html | third party advisory mailing list |