Lucene search
+L

120785 matches found

SUSE CVE
SUSE CVE
added 2026/09/02 11:29 a.m.14 views

SUSE CVE-2026-84349

Use after free in Browser in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.3CVSS6.2AI score0.00246EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:29 a.m.12 views

SUSE CVE-2026-84350

Use after free in TabStrip in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via UI Interaction. Chromium security severity: Low...

8.8CVSS6.2AI score0.00223EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:29 a.m.11 views

SUSE CVE-2026-84352

Use after free in WebGL in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS6.2AI score0.00313EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:29 a.m.10 views

SUSE CVE-2026-84353

Use after free in Shared Tab Groups in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS6.2AI score0.00313EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 11:29 a.m.12 views

SUSE CVE-2026-84641

A malicious IMAP server can trigger use-after-free and heap-memory disclosure by sending a crafted ID response. Heap contents can ultimately be persisted to prefs.js. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2...

5.8AI score0.00267EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/09/02 11:15 a.m.8 views

Two critical Chrome flaws put users at risk on malicious websites

Update September 4, 2026 Shortly after this article was published, Google released another Chrome update that patches an actively exploited flaw in the V8 JavaScript engine, tracked as CVE-2026-85046. Google rates the vulnerability as high severity and says an exploit already exists in the wild. ...

9.6CVSS7.5AI score0.0126EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2026/09/02 9:06 a.m.6 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 9:06 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.4 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.7 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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...

9.8CVSS5.9AI score0.0056EPSS
SaveExploits0References3
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.12 views

HTTP/2 server push UAF

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process...

9.1CVSS5.8AI score0.00608EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/09/02 8:00 a.m.8 views

CURL-CVE-2026-80229 OpenSSL provider use-after-free

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.9AI score0.0061EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.15 views

OpenSSL provider use-after-free

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.9AI score0.0061EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2026/09/02 8:00 a.m.6 views

CURL-CVE-2026-18924 HTTP/2 server push UAF

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process...

9.1CVSS5.8AI score0.00608EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.9 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/09/02 6:44 a.m.13 views

CVE-2026-71847

A flaw was found in Ruby JSON. A heap-use-after-free vulnerability exists in the JSON::ResumableParser component. A remote attacker, by supplying a specially crafted JSON stream with truncated duplicate keys, can cause the application to dereference freed memory. This can lead to process...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 6:01 a.m.7 views

RLSA-2026:62219 Important: nodejs:22 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw CVE-2026-58043 nodejs: Node.js: Remote memory exhaustion...

7.5CVSS7.1AI score0.005EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2026/09/02 6:01 a.m.12 views

nodejs:22 security update

An update is available for module.nodejs, nodejs, module.nodejs-packaging, nodejs-packaging, nodejs-nodemon, module.nodejs-nodemon. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

8.4CVSS7.1AI score0.005EPSS
SaveExploits1
Rockylinux
Rockylinux
added 2026/09/02 6:01 a.m.8 views

libssh security update

An update is available for libssh. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list libssh is a library which implements the SSH protocol. It can be used to...

7.5CVSS6.3AI score0.00567EPSS
SaveExploits0
Rows per page
Query Builder