Lucene search
K

20 matches found

OSV
OSV
added yesterday3 views

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

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

5.8AI score0.00184EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.6 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.7AI score0.00184EPSS
Exploits0
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
Exploits0References4
Circl
Circl
added 2025/10/28 4:50 p.m.8 views

CVE-2025-53060

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

6.1CVSS7.3AI score0.00213EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/10/22 8:18 p.m.5 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.00213EPSS
Exploits0References1
NVD
NVD
added 2025/10/21 8:20 p.m.7 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.00213EPSS
Exploits0References1
CVE
CVE
added 2025/10/21 8:3 p.m.14 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.00213EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2025/10/21 8:3 p.m.9 views

CVE-2025-53060

...

6.1CVSS0.00213EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/10/21 8:3 p.m.2 views

CVE-2025-53060

...

6.1CVSS6.6AI score0.00213EPSS
Exploits0References1
Circl
Circl
added 2025/08/14 10:0 a.m.5 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
Exploits0References1
OSV
OSV
added 2025/05/06 5:58 a.m.2 views

BELL-CVE-2023-53060

Bulletin has no description...

5.5CVSS7.2AI score0.00126EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/04 5:4 p.m.18 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.00126EPSS
Exploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.8 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.00126EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.6 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.3AI score0.00126EPSS
Exploits0References10
CVE
CVE
added 2025/05/02 3:55 p.m.116 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.00126EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.11 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.00126EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.8 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.7AI score0.00258EPSS
Exploits0References3
CBLMariner
CBLMariner
added 2025/01/28 3:56 a.m.28 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
Exploits0
CBLMariner
CBLMariner
added 2024/12/11 7:24 a.m.44 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
Exploits0
OSV
OSV
added 2024/11/21 5:59 a.m.6 views

BELL-CVE-2024-53060

Bulletin has no description...

5.5CVSS6.5AI score0.00258EPSS
Exploits0References1
Rows per page
Query Builder