Lucene search
+L

420 matches found

OSV
OSV
added 2025/10/04 4:15 p.m.7 views

UBUNTU-CVE-2022-50490

In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from htablockbucket to userspace In htabmaplookupanddeletebatch if htablockbucket returns -EBUSY, it will go to next bucket. Going to next bucket may not only skip the elements in current bucket silently, but...

7.1CVSS5.7AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 3:43 p.m.8 views

CVE-2022-50504 powerpc/rtas: avoid scheduling in rtas_os_term()

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid scheduling in rtasosterm It's unsafe to use rtasbusydelay to handle a busy status from the ibm,os-term RTAS function in rtasosterm: Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b BUG:...

5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.14 views

CVE-2022-50504 powerpc/rtas: avoid scheduling in rtas_os_term()

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid scheduling in rtasosterm It's unsafe to use rtasbusydelay to handle a busy status from the ibm,os-term RTAS function in rtasosterm: Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b BUG:...

0.00149EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.16 views

CVE-2022-50490 bpf: Propagate error from htab_lock_bucket() to userspace

In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from htablockbucket to userspace In htabmaplookupanddeletebatch if htablockbucket returns -EBUSY, it will go to next bucket. Going to next bucket may not only skip the elements in current bucket silently, but...

7.1CVSS0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:43 p.m.35 views

CVE-2022-50490

Summary: CVE-2022-50490 affects the Linux kernel bpf path in __htab_map_lookup_and_delete_batch, where a failed htab_lock_bucket() returning -EBUSY could cause silent bucket-skips, out-of-bounds memory access, or kernel memory exposure to userspace. Root cause: error from htab_lock_bucket() not p...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the improper use of rtasbusydelay in the rtasosterm function to handle busy states, which could lead to a...

4.9AI score0.00149EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40724

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel where an error from htab lock bucket is not properly propagated to userspace. Specifically, in the htab map lookup and delete batch function, if htab...

7.8CVSS7.1AI score0.00432EPSS
SaveExploits2References50
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.6 views

PT-2025-40738

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc5-02182-gf8553a572277 Description The Linux kernel contains a flaw in the powerpc/rtas subsystem. Specifically, it is unsafe to use rtas busy delay to handle a busy status from the ibm,os-term RTAS functi...

6.4AI score0.00149EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:07 p.m.4 views

EUVD-2025-31926

Malicious code in bioql PyPI...

6.4AI score0.0015EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2024-23889

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.00242EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-27869

Malicious code in bioql PyPI...

6.4AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-53278

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00255EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-59866

Malicious code in bioql PyPI...

6.3AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.6 views

SUSE 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...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.10 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
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.13 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.8CVSS0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:45 a.m.30 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.13 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
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly handling the EBUSY return value, which could lead to reuse after release...

5.8AI score0.0015EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.5 views

SUSE CVE-2023-53373

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...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References11
Rows per page
Query Builder