WeSearch

Glibc CVE-2026-5450 9.8

·1 min read · 0 reactions · 0 comments · 10 views
#security#vulnerability#linux
⚡ TL;DR · AI summary

A vulnerability has been discovered in the GNU C Library, affecting systems that link against versions 2.7 and 2.43. The vulnerability occurs when an application invokes a scanf family function with a specific conversion specifier and width, causing memory corruption. This corruption can lead to program crashes, data integrity loss, or remote code execution if exploited by an attacker.

Key facts
Original article
Opencve
Read full at Opencve →
Opening excerpt (first ~120 words) tap to expand

Impact The vulnerability occurs when an application invokes a scanf family function with the %mc conversion specifier and specifies an explicit width greater than 1024. This causes an off‑by‑one write on a heap buffer and can corrupt adjacent memory. The resulting memory corruption falls under CWE‑122, CWE‑131, and CWE‑787, and may lead to program crash, data integrity loss, or, if an attacker can influence subsequent execution, remote code execution. Affected Systems All systems that link against the GNU C Library between versions 2.7 and 2.43 are affected. This includes most Linux distributions, as well as applications compiled against these glibc releases.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Opencve.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Opencve