Lucene search
+L

555 matches found

RedHat Linux
RedHat Linux
added 2025/10/20 2:35 a.m.5 views

kernel: crypto: seqiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify...

7.8CVSS6.8AI score0.0015EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2010-4224

Malware in sbrugna...

7.8CVSS6AI score0.0389EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986919)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986919 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets y...

5.5CVSS5.9AI score0.00291EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.9 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-385762)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-385762 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: account for backlog updates from child qdisc In general, 'qlen' of any classful...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-394294)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-394294 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisctreereducebacklog on TCHROOT In qdisctreereducebacklog, Qdiscs with major...

7.8CVSS6.3AI score0.00292EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987291)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987291 advisory. In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck ...

4.4CVSS5.9AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-19790

Malicious code in bioql PyPI...

7.6AI score0.00158EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2022-4693

Malicious code in bioql PyPI...

4.3CVSS5AI score0.00646EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-36476

Malicious code in bioql PyPI...

4.3CVSS6.6AI score0.00353EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-21953

Malicious code in bioql PyPI...

7.2AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-4525

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.0029EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-53413

Malicious code in bioql PyPI...

5.5CVSS7.4AI score0.00265EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2025-26751

Malicious code in bioql PyPI...

8.3AI score0.00162EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2021-28808

Malicious code in bioql PyPI...

8.8CVSS6.9AI score0.01161EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-25084

Malicious code in bioql PyPI...

8.5AI score0.0035EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-30204

Malicious code in bioql PyPI...

4.3CVSS6.5AI score0.0031EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2023-53494

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify...

7.8CVSS0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2023-53494

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:45 a.m.26 views

CVE-2023-53494

CVE-2023-53494 affects the Linux kernel xts code. Root cause: EBUSY is not consistently treated like EINPROGRESS for MAY_BACKLOG callers, risking use-after-free on backlogged requests. Public advisories (EulerOS/MiracleLinux/OpenVAS/Nessus) reference this CVE; no patched version or remediation de...

7.8CVSS6.1AI score0.0015EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.11 views

CVE-2023-53494 crypto: xts - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify...

7.8CVSS6.5AI score
SaveExploits0References8
Rows per page
Query Builder