Off-by-one heap buffer overflow and uninitialized heap read in GNU Emacs src/image.c svg_load_image() when processing SVG CSS. The null terminator is written one byte past the allocation. Affected: Emacs 28.1 through 30.2. Fixed upstream on emacs-30: commit 8f535370b9. Public bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80851