Lucene search
K

56 matches found

OSV
OSV
added 2026/05/25 7:30 a.m.5 views

CLSA-2026-1779694248 mpg123: Fix of CVE-2024-10573

CVE-2024-10573: Out-of-bounds write during PCM decoding of crafted streams could lead to heap corruption and potential arbitrary code execution; decode the MPEG header into a temporary copy that is only applied to the live handle after the frame body is validated upstream svn-r5442, main fix, and...

6.7CVSS6.1AI score0.00064EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: If the queue update fails, do not reserve bo. The error handling path should unreserve bo and then return a failure message. Selected from the commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2026/05/13 3:33 a.m.3 views

SUSE CVE-2026-43444

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.7AI score0.00013EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/09 12:25 a.m.6 views

CVE-2026-43444

A flaw was found in the Linux kernel's drm/amdkfd component. This vulnerability arises from improper error handling where a buffer object bo is not released if a queue update fails. This could lead to a resource leak, potentially causing system instability or a denial of service DoS for a local...

5.5CVSS6AI score0.00013EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.5 views

EUVD-2026-28750

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.8AI score0.00013EPSS
Exploits0References5
NVD
NVD
added 2026/05/08 3:16 p.m.3 views

CVE-2026-43444

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.5CVSS0.00013EPSS
Exploits0References4
OSV
OSV
added 2026/05/08 3:16 p.m.4 views

UBUNTU-CVE-2026-43444

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References7
CVE
CVE
added 2026/05/08 2:22 p.m.7 views

CVE-2026-43444

CVE-2026-43444 is a Linux kernel vulnerability in the drm/amdkfd component. The issue arises from improper error handling in which a buffer object (bo) is not released if a queue update fails, leaving the BO unreserved. The description across multiple sources notes that the error path should unre...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.7 views

PT-2026-39105

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/amdkfd component where the error handling path fails to unreserve the buffer object bo when a queue update fails. Recommendations At the moment, there is no...

5.9AI score0.00013EPSS
Exploits0References7
EUVD
EUVD
added 2026/04/24 12:31 a.m.1 views

EUVD-2026-25360

A vulnerability exists in SenseLive X3050’s web management interface in which password updates are not reliably applied due to improper handling of credential changes on the backend. After the device undergoes a factory restore using the SenseLive Config 2.0 tool, the interface may indicate that...

9.3CVSS5.8AI score0.0005EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/23 11:52 p.m.1 views

CVE-2026-39462 SenseLive X3050 Insufficiently Protected Credentials

A vulnerability exists in SenseLive X3050’s web management interface in which password updates are not reliably applied due to improper handling of credential changes on the backend. After the device undergoes a factory restore using the SenseLive Config 2.0 tool, the interface may indicate that...

9.3CVSS5.3AI score0.0005EPSS
Exploits0References3
HackRead
HackRead
added 2025/10/05 9:35 p.m.2 views

iPhone Software Update Failed? Here’s How to Fix It Without Data Loss

You tap Update, wait for the progress indicator, and then error. Your iPhone freezes and displays "Update Failed,"…...

7AI score
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-42322

Malicious code in bioql PyPI...

6.3CVSS6.6AI score0.00108EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.0 views

UBUNTU-CVE-2025-39701

In the Linux kernel, the following vulnerability has been resolved: ACPI: pfrupdate: Fix the driver update version check The security-version-number check should be used rather than the runtime version check for driver updates. Otherwise, the firmware update would fail when the update binary had ...

7.8CVSS6.5AI score0.00026EPSS
Exploits0References24
CVE
CVE
added 2025/03/27 10:23 p.m.57 views

CVE-2025-2888

CVE-2025-2888 affects the Amazon tough client (The Update Framework) where, during a snapshot rollback, the client incorrectly caches timestamp metadata. If the next update checks this cache, update timestamp validation may fail, blocking subsequent updates until the cache is cleared. The issue i...

5.7CVSS6.8AI score0.00255EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.8 views

CVE-2025-21744

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmftxfinalize On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The following sequence deletes the interface: brcmfdetach...

5.5CVSS5.6AI score0.00017EPSS
Exploits0
Citrix
Citrix
added 2025/01/14 12:0 a.m.5 views

Microsoft’s January security update fails/reverts on a machine with 2411 Session Recording Agent

Microsoft’s January security update installation fails/reverts on a machine having 2411 Session Recording Agent TPV-6160...

7.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-36295

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue in the ACPI pfr update functionality. The driver update version check used the runtime version number instead of the security-version-number, causing...

7.8CVSS7.1AI score0.00026EPSS
Exploits0
NVD
NVD
added 2024/10/18 12:15 p.m.13 views

CVE-2024-47240

Dell Secure Connect Gateway SCG 5.24 contains an Incorrect Default Permissions vulnerability. A local attacker with low privileges can access the file system and could potentially exploit this vulnerability to gain write access to unauthorized data and cause a version update failure condition...

6.3CVSS0.00108EPSS
Exploits0References1
OSV
OSV
added 2024/10/18 12:15 p.m.1 views

CVE-2024-47240

Dell Secure Connect Gateway SCG 5.24 contains an Incorrect Default Permissions vulnerability. A local attacker with low privileges can access the file system and could potentially exploit this vulnerability to gain write access to unauthorized data and cause a version update failure condition...

6.3CVSS5.8AI score
Exploits0References1
Rows per page
Query Builder