Lucene search
K

549 matches found

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

EUVD-2025-27892

Malicious code in bioql PyPI...

8.7AI score0.00149EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-54922

Malicious code in bioql PyPI...

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

EUVD-2025-22603

Malicious code in bioql PyPI...

7.6AI score0.00183EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-27930

Malicious code in bioql PyPI...

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

EUVD-2025-28950

Malicious code in bioql PyPI...

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

EUVD-2025-25088

Malicious code in bioql PyPI...

6.3AI score0.00137EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-25575

Malicious code in bioql PyPI...

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

EUVD-2025-22889

Malicious code in bioql PyPI...

7.6AI score0.0015EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2021-34272

Malicious code in bioql PyPI...

6.3CVSS7.1AI score0.00684EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-25091

Malicious code in bioql PyPI...

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

EUVD-2025-17141

Malicious code in bioql PyPI...

7.2AI score0.00179EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-28972

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
Exploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.15 views

CVE-2023-53506

CVE-2023-53506 : Linux kernel udf merging long extents. The merge logic that pushes as much length as possible to the first extent caused risk of extents corruption; the patch resolves the behavior by not merging overly long extents. Reported impact is high (local attack, no user interaction) wit...

7.8CVSS6AI score0.00153EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.5 views

CVE-2022-50443 drm/rockchip: lvds: fix PM usage counter unbalance in poweron

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with the...

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

CVE-2022-50441

CVE-2022-50441 details (Linux kernel, net/mlx5): A bug introduced by commit 0d4e8ed139d8 removed a call to cancel_delayed_work_sync(), which could cause a queued delay to expire on an already destroyed workqueue, potentially leading to a kernel NULL pointer dereference. The fix restores cancel_de...

5.5CVSS6AI score0.00143EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/10/01 8:15 a.m.1 views

UBUNTU-CVE-2025-39924

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

5.5CVSS5.8AI score0.00119EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.4 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

7.8CVSS6.8AI score0.0015EPSS
Exploits0References5
NVD
NVD
added 2025/09/18 4:15 p.m.3 views

CVE-2023-53433

In the Linux kernel, the following vulnerability has been resolved: net: add vlangetprotocolanddepth helper Before blamed commit, pskbmaypull was used instead of skbheaderpointer in vlangetprotocol and friends. Few callers depended on skb-head being populated with MAC header, syzbot caught one of...

5.5CVSS0.00137EPSS
Exploits0References6
CVE
CVE
added 2025/09/18 4:4 p.m.25 views

CVE-2023-53433

CVE-2023-53433 affects the Linux kernel’s VLAN handling. The issue arises from the change to add a new helper, vlan_get_protocol_and_depth(), to fix callers that relied on skb->head for MAC header data. Before the fix, code paths used pskb_may_pull() instead of skb_header_pointer() in __vlan_g...

5.5CVSS6AI score0.00137EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 4:3 p.m.3 views

CVE-2022-50414 scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

6.1AI score0.00149EPSS
Exploits0References9
Rows per page
Query Builder