Lucene search
+L

21 matches found

OSV
OSV
added last week8 views

ROOT-OS-UBUNTU-2204-CVE-2026-53060 CVE-2026-53060 in linux - Patched by Root

Root has patched CVE-2026-53060 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.14 views

SUSE CVE-2026-53060

In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the rootlock in dmcachemetadataabort because the blockmanager is read-only, the temporary blockmanager created outside the rootlock is not properl...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.8 views

CVE-2026-53060

In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the rootlock in dmcachemetadataabort because the blockmanager is read-only, the temporary blockmanager created outside the rootlock is not properl...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.1 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-53060)

drm/amdgpu: vulnerability due to a potential NULL pointer dereference in drm/amdgpu if acpievaluateobject returns AENOTFOUND, which is mitigated by bailing out when this status is encountered. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for mor...

5.5CVSS6.9AI score0.00258EPSS
SaveExploits0References4
Circl
Circl
added 2025/10/28 4:50 p.m.12 views

CVE-2025-53060

creationtimestamp| type| source ---|---|--- 2025-10-28 16:50:29+00:00| seen| Telegram/uAE7GZrbDJGinMcE2J4w8sR2oXiQINFglGt0ur0hHIBjDg...

6.1CVSS7.3AI score0.00218EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/22 8:18 p.m.9 views

CVE-2025-53060

Vulnerability in the JD Edwards EnterpriseOne Tools product of Oracle JD Edwards component: Web Runtime SEC. Supported versions that are affected are 9.2.0.0-9.2.9.4. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise JD Edwards EnterpriseO...

6.1CVSS5.5AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/21 8:20 p.m.9 views

CVE-2025-53060

Vulnerability in the JD Edwards EnterpriseOne Tools product of Oracle JD Edwards component: Web Runtime SEC. Supported versions that are affected are 9.2.0.0-9.2.9.4. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise JD Edwards EnterpriseO...

6.1CVSS0.00218EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/21 8:3 p.m.13 views

CVE-2025-53060

...

6.1CVSS0.00218EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/21 8:3 p.m.17 views

CVE-2025-53060

CVE-2025-53060 affects Oracle JD Edwards EnterpriseOne Tools (Web Runtime SEC) with affected versions 9.2.0.0–9.2.9.4. Connected advisory confirms unauthenticated, network-accessible HTTP access can compromise Tools, with potential unauthorized update/insert/delete and read access to a subset of ...

6.1CVSS5.2AI score0.00218EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/21 8:3 p.m.4 views

CVE-2025-53060

...

6.1CVSS6.6AI score0.00218EPSS
SaveExploits0References1
Circl
Circl
added 2025/08/14 10:0 a.m.10 views

CVE-2024-53060

creationtimestamp| type| source ---|---|--- 2025-08-14 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07...

5.5CVSS7.3AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/06 5:58 a.m.3 views

BELL-CVE-2023-53060

Bulletin has no description...

5.5CVSS7.2AI score0.00144EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/04 5:4 p.m.20 views

CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS6.9AI score0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS0.00144EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/02 3:55 p.m.126 views

CVE-2023-53060

CVE-2023-53060 concerns the igb driver in the Linux kernel. The description shows a data-race concern was introduced by a patch that added a lock via rtnl_lock to avoid a race between igb_remove/igb_ndo_get_vf_config and igb_disable_sriov paths, but this lock created a deadlock scenario during de...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.21 views

CVE-2023-53060 igb: revert rtnl_lock() that causes deadlock

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

0.00144EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-53060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References3
CBLMariner
CBLMariner
added 2025/01/28 3:56 a.m.34 views

CVE-2024-53060 affecting package kernel for versions less than 6.6.64.2-1

CVE-2024-53060 affecting package kernel for versions less than 6.6.64.2-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00258EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2024/12/11 7:24 a.m.49 views

CVE-2024-53060 affecting package kernel for versions less than 5.15.173.1-1

CVE-2024-53060 affecting package kernel for versions less than 5.15.173.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00258EPSS
SaveExploits0
Rows per page
Query Builder