Bug 2433336

Summary: CVE-2026-1485 gnome-user-share: Glib: Local denial of service via buffer underflow in content type parsing [fedora-all]
Product: [Fedora] Fedora Reporter: Abhishek Raj <abhraj>
Component: gnome-user-shareAssignee: GNOME SIG Unassigned <gnome-sig>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 43CC: decathorpe, gnome-sig, kalevlember, mclasen, rstrode
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["457930aa-80a5-4a0c-8b43-0fd6eb34b9a3"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-05 21:32:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2433325    

Description Abhishek Raj 2026-01-27 13:17:43 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Fabio Valentini 2026-02-05 21:32:31 UTC
This issue is in the "glib" C library (packaged as "glib2"), not in the "glib" Rust crate used in this package.
glib2 is only dynamically linked here. So the issue needs to be fixed in glib2, and there is nothing to be done here.