Logo
vulnerabilityCVE-2026-1484
Name
CVE-2026-1484
Source
NVD ( link)Debian ( link)
Description
A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrusted or extremely large Base64 input using GLib may crash or behave unpredictably.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
glib-2.0
Patched

Vulnerability Ratings#


4.2
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
yocto
kirkstone
2.72.3
Patched
yocto
master
2.88.1
Not Affected

Resolved with patches#


glib-2.0 (yocto:kirkstone)

#
Title
Author
Resolve
1
gbase64: Use gsize to prevent potential overflow
Marco Trevisan <mail@3v1n0.net>
CVE-2026-1484
2
gbase64: Ensure that the out value is within allocated size
=?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= <mail@3v1n0.net>
CVE-2026-1484

glib-2.0 (yocto:scarthgap)

#
Title
Author
Resolve
1
gbase64: Use gsize to prevent potential overflow
Marco Trevisan <mail@3v1n0.net>
CVE-2026-1484
2
gbase64: Ensure that the out value is within allocated size
=?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= <mail@3v1n0.net>
CVE-2026-1484