Bugzilla – Bug 1224284
VUL-0: CVE-2024-34459: rubygem-nokogiri: libxml2: buffer over-read in xmlHTMLPrintFileContext in xmllint.c
Last modified: 2024-05-15 11:26:37 UTC
+++ This bug was initially created as a clone of Bug #1224281 +++ An issue was discovered in xmllint (from libxml2) before 2.11.8 and 2.12.x before 2.12.7. Formatting error messages with xmllint --htmlout can result in a buffer over-read in xmlHTMLPrintFileContext in xmllint.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-34459 https://www.cve.org/CVERecord?id=CVE-2024-34459 https://gitlab.gnome.org/GNOME/libxml2/-/issues/720 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.8 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.7 https://bugzilla.redhat.com/show_bug.cgi?id=2280532 https://jira.suse.com/browse/CAR-3459
Package rubygem-nokogiri is not using the local copy of libxml2 in SUSE/openSUSE codestreams. It is instead linking against the system copy of libxml2. Therefore, rubygem-nokogiri is not affected by this issue. Closing this bug as RESOLVED/INVALID.
(In reply to Camila Camargo de Matos from comment #2) > Package rubygem-nokogiri is not using the local copy of libxml2 in > SUSE/openSUSE codestreams. It is instead linking against the system copy of > libxml2. Therefore, rubygem-nokogiri is not affected by this issue. Closing > this bug as RESOLVED/INVALID. Additionally, this issue affects the xmllint utility only.