Lucene search
+L

15 matches found

OSV
OSV
•added 2026/09/01 1:21 p.m.•9 views

ROOT-OS-DEBIAN-13-CVE-2026-52584 CVE-2026-52584 in jpeg-xl - Patched by Root

Root has patched CVE-2026-52584 in the jpeg-xl package for Root:Debian:13. Multiple fixed versions available...

5.9AI score0.00163EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
•added 2026/08/21 12:00 a.m.•25 views

libjxl-devel-0.12.0-1.1 on GA media (moderate)

libjxl-devel-0.12.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:11537-1 Rating: moderate Cross-References: CVE-2026-52584 CVSS scores: CVE-2026-52584 SUSE : 6.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L CVE-2026-52584 SUSE : 6.9...

6.9CVSS5.2AI score0.00163EPSS
SaveExploits0
OSV
OSV
•added 2026/07/17 9:17 p.m.•9 views

DEBIAN-CVE-2026-52584

Buffer Overflow vulnerability in libjxl v.0.11.2 and before allows a local attacker to obtain sensitive information via the DecodeImageAPNG function...

7.1CVSS5.3AI score0.00163EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/07/17 12:00 a.m.•9 views

CVE-2026-52584

Buffer Overflow vulnerability in libjxl v.0.11.2 and before allows a local attacker to obtain sensitive information via the DecodeImageAPNG function...

5.3AI score0.00163EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/17 12:00 a.m.•48 views

CVE-2026-52584

A buffer overflow vulnerability exists in libjxl versions 0.11.2 and before . The flaw is located within the DecodeImageAPNG function, which allows a local attacker to obtain sensitive information by triggering a buffer overflow through crafted input. To remediate this issue, users should upgrade...

5.3AI score0.00163EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/11/11 12:41 a.m.•5 views

EUVD-2025-52584

Malicious code in proper-salmon-dormouse npm...

6.6AI score
SaveExploits0
Circl
Circl
•added 2025/08/12 10:00 a.m.•11 views

CVE-2025-52584

creationtimestamp| type| source ---|---|--- 2025-08-12 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-224-01 2025-08-19 00:38:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwpoebvdk623...

8.4CVSS6.6AI score0.00167EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2023-52584

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is...

5.2AI score0.00562EPSS
SaveExploits0References2
Circl
Circl
•added 2024/11/18 8:50 p.m.•23 views

CVE-2024-52584

creationtimestamp| type| source ---|---|--- 2024-11-18 20:50:44+00:00| seen| https://infosec.exchange/users/cve/statuses/113505930043842342 2024-11-18 23:14:28+00:00| seen| https://t.me/cvedetector/11382...

7.1CVSS4.8AI score0.00254EPSS
SaveExploits0References2
OpenVAS
OpenVAS
•added 2024/03/12 12:00 a.m.•48 views

Ubuntu: Security Advisory (USN-6688-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.5AI score0.50967EPSS
SaveExploits19References4
Circl
Circl
•added 2024/03/06 11:46 p.m.•19 views

CVE-2023-52584

creationtimestamp| type| source ---|---|--- 2024-03-06 23:46:43+00:00| seen| https://t.me/ctinow/201919 2025-06-19 13:39:41+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18850...

5.5AI score0.00562EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2024/03/06 10:38 p.m.•37 views

CVE-2023-52584

A vulnerability was found in the Linux kernel, caused by a use-after-free in the spmi component and is triggered during device removal, caused by improper ordering of resource cleanup. This could lead to memory corruption or crashes...

6.7CVSS5.5AI score0.00562EPSS
SaveExploits0References4
CVE
CVE
•added 2024/03/06 6:45 a.m.•140 views

CVE-2023-52584

The Linux kernel contains a Use-After-Free (UAF) vulnerability within the spmi: mediatek driver, specifically in the mtk_spmi_remove() function located in drivers/spmi/spmi-mtk-pmif.c. The issue occurs because spmi_controller is freed before the pmif driver data (which contains clocks) is cleaned...

5.4AI score0.00562EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2024/03/06 6:45 a.m.•9 views

CVE-2023-52584 spmi: mediatek: Fix UAF on device remove

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS5.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2024/03/06 6:45 a.m.•54 views

CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

5.6AI score0.00562EPSS
SaveExploits0
Rows per page
Query Builder