Lucene search
K

994 matches found

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

EUVD-2024-51848

Malicious code in bioql PyPI...

7.4AI score0.00009EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-51905

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00007EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55486

Malicious code in bioql PyPI...

7.1AI score0.0006EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-54881

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00005EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-26778

Malicious code in bioql PyPI...

6.3AI score0.00023EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-20033

Malicious code in bioql PyPI...

6.3AI score0.00016EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2021-33609

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.00016EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-54820

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00007EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-12299

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.04508EPSS
Exploits1References9
NVD
NVD
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53463

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

5.5CVSS0.00018EPSS
Exploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50435

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid crash when inline data creation follows DIO write When inode is created and written to using direct IO, there is nothing to clear the EXT4STATEMAYINLINEDATA flag. Thus when inode gets truncated later to say 1 byte and...

5.5CVSS0.00017EPSS
Exploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

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

7.1CVSS5.6AI score
Exploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.1 views

UBUNTU-CVE-2023-53452

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napiinit and napienable A race condition can happen if netdev is registered, but NAPI isn't initialized yet, and meanwhile user space starts the netdev that will enable NAPI. Then...

4.7CVSS5.7AI score0.00014EPSS
Exploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2022-50456

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to resolve a logical address in the non-inline region...

5.5CVSS5.9AI score0.00021EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.6 views

CVE-2023-53503 ext4: allow ext4_get_group_info() to fail

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

0.0003EPSS
Exploits0References5
CVE
CVE
added 2025/10/01 11:42 a.m.13 views

CVE-2023-53487

CVE-2023-53487 concerns the Linux kernel under POWERPC: the powerpc/rtas_flash path allowed a user to copy memory into flash_block_cache objects when hardened usercopy is enabled (CONFIG_HARDENED_USERCOPY=y). The flaw is triggered via the /proc/powerpc/rtas/firmware_update interface, causing a ke...

7.8CVSS6.1AI score0.00018EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.4 views

CVE-2023-53463 ibmvnic: Do not reset dql stats on NON_FATAL err

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

0.00018EPSS
Exploits0References4
CVE
CVE
added 2025/10/01 11:42 a.m.14 views

CVE-2023-53452

Observation: CVE-2023-53452 concerns a race condition in the Linux kernel affecting the wifi driver path for rtW89. When a netdev is registered but NAPI isn’t initialized yet, a race can occur if user space opens the netdev and enables NAPI, causing a kernel BUG at net/core/dev.c:6423 and an inva...

4.7CVSS5.9AI score0.00014EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/10/01 7:42 a.m.2 views

CVE-2025-39895 sched: Fix sched_numa_find_nth_cpu() if mask offline

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

5.5CVSS6.1AI score0.00018EPSS
Exploits0References7
Rows per page
Query Builder