Lucene search
+L

3538 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-24566

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.00407EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-0321

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00755EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-7399

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00389EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-0335

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00888EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2022-0299

Malicious code in bioql PyPI...

7.6CVSS6.4AI score0.00746EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-29643

Malicious code in bioql PyPI...

9.8CVSS8.5AI score0.00685EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-35613

Malicious code in bioql PyPI...

7.8CVSS7AI score0.01354EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-58992

Malicious code in bioql PyPI...

8.4CVSS6.8AI score0.04794EPSS
SaveExploits8References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2025-29590

Malicious code in bioql PyPI...

6.3AI score0.00163EPSS
SaveExploits0References9
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS6.6AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2025/10/03 7:56 p.m.8 views

RLSA-2025:8137 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-2024-53104 kernel: vsock: Keep the binding until socket destruction CVE-2025-21756 For more details about...

7.8CVSS6.6AI score0.03301EPSS
SaveExploits4References3
OSV
OSV
added 2025/10/03 7:56 p.m.7 views

RLSA-2025:7956 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: dm-flakey: Fix memory corruption in optional corruptbiobyte feature CVE-2025-21966 kernel: iscsiibft: Fix UBSAN shift-out-of-bounds warning in ibftattrshownic CVE-2025-21993 For more...

7.1CVSS6.5AI score0.00207EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:34 p.m.10 views

SUSE CVE-2021-4460

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

5.8CVSS6.5AI score0.0015EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.8 views

SUSE CVE-2023-53474

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Use an u64 for bankmap Thee maximum number of MCA banks is 64 MAXNRBANKS, see a0bc32b3cacf "x86/mce: Increase maximum number of banks to 64". However, the bankmap which contains a bitfield of which banks to initializ...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.5CVSS6.3AI score0.00135EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.19 views

CVE-2021-4460 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:45 a.m.38 views

CVE-2021-4460

CVE-2021-4460 affects the Linux kernel drm/amdkfd path. The issue is a UBSAN shift-out-of-bounds warning when get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, causing a shift by the operand’s bit width (undefined behavior). The fix changes the code to set num_sdma_queues or num_xgmi_sdma_que...

7.1CVSS6.1AI score0.0015EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.21 views

CVE-2023-53485 fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:1965:6 index -84 is out of range for type 's8341' aka 'signed char341'...

7.8CVSS0.00173EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 8:15 a.m.14 views

UBUNTU-CVE-2025-39904

In the Linux kernel, the following vulnerability has been resolved: arm64: kexec: initialize kexecbuf struct in loadothersegments Patch series "kexec: Fix invalid field access". The kexecbuf structure was previously declared without initialization. commit bf454ec31add "kexecfile: allow to place...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/01 12:0 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 Linux kernel that stems from an incorrectly handled RX metadata pointer retrieval error that could result in a crash or undefined behavior...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References3
Rows per page
Query Builder