Lucene search
+L

134086 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.7 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS5.8AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.9 views

glib: out-of-bounds read in glib/gdatetime.c:g_date_time_get_ymd via invalid GDateTime

A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the gdatetimegetymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the gdatetimeaddfull function is processed. This flaw can corrupt the date output and potentially cause logic errors...

7.5CVSS5.6AI score0.00474EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.10 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.8AI score0.00501EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.10 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.9 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System...

8.6CVSS6.7AI score0.00661EPSS
SaveExploits6References8
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.8 views

glib: out-of-bounds read in glib/gdatetime.c:g_date_time_get_ymd via invalid GDateTime

A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the gdatetimegetymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the gdatetimeaddfull function is processed. This flaw can corrupt the date output and potentially cause logic errors...

7.5CVSS5.6AI score0.00474EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.7 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS5.8AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.9 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS7.3AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.10 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability...

8.6CVSS6.7AI score0.00661EPSS
SaveExploits6References8
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.10 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.8AI score0.00501EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.10 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 2:48 a.m.12 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS7.2AI score0.00711EPSS
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2026/09/09 2:48 a.m.11 views

kernel: smb/client: fix out-of-bounds read in smb2_compound_op()

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker, acting as a malicious SMB server, could send a specially crafted, truncated response with an oversized buffer length. This could lead to an out-of-bounds read in the smb2compoundop function, allowing the...

9.1CVSS7.6AI score0.00478EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/09 2:10 a.m.8 views

CVE-2026-87630

A flaw was found in WebRTC in Chromium-browser. A remote attacker could exploit an integer overflow vulnerability by enticing a user to visit a specially crafted HTML page. This could allow the attacker to read sensitive memory within the browser's sandbox environment...

5.8AI score0.00226EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:57 a.m.6 views

CVE-2026-87604

A flaw was found in ANGLE, a component of Google Chrome. This out-of-bounds read vulnerability could allow a remote attacker, who has already compromised the browser's renderer process, to potentially execute arbitrary code outside of the browser's security sandbox. This exploitation occurs when ...

6.6AI score0.00296EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:57 a.m.7 views

CVE-2026-87586

A flaw was found in ANGLE, a component of Google Chrome. This out-of-bounds read vulnerability allows a remote attacker to read memory outside of the browser's security sandbox. The flaw can be exploited by enticing a user to visit a specially crafted HTML page. The primary consequence is the...

5.8AI score0.00187EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:46 a.m.5 views

CVE-2026-87576

A flaw was found in the GPU component of Google Chrome on Android. A remote attacker, who has already compromised the renderer process, could exploit an uninitialized resource vulnerability by crafting a malicious HTML page. This could allow the attacker to read memory outside of the sandbox,...

5.8AI score0.00195EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:46 a.m.6 views

CVE-2026-87640

A flaw was found in WebView in Google Chrome on Android. A remote attacker who has compromised the renderer process could exploit an out-of-bounds read vulnerability by crafting a malicious HTML page. This could lead to the disclosure of memory outside of the sandbox, potentially exposing sensiti...

6.1CVSS5.8AI score0.00205EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:24 a.m.5 views

CVE-2026-87440

A flaw was found in Google Chrome. This vulnerability, an out-of-bounds read in the Media component, allows a remote attacker to execute arbitrary code. By enticing a user to visit a specially crafted HTML page, the attacker can exploit this flaw to run malicious code within the browser's securit...

6.6AI score0.00442EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:17 a.m.5 views

CVE-2026-87592

A flaw was found in chromium-browser. A remote attacker could exploit an out-of-bounds read vulnerability in the Tint component by enticing a user to visit a specially crafted HTML page. This could potentially allow the attacker to read sensitive memory within the browser's sandbox, a security...

5.8AI score0.00201EPSS
SaveExploits0References2
Rows per page
Query Builder