Lucene search
K

547 matches found

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

EUVD-2025-17141

Malicious code in bioql PyPI...

7.2AI score0.00179EPSS
Exploits0References9
CVE
CVE
added 2025/10/01 11:45 a.m.14 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.0015EPSS
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.00142EPSS
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.0014EPSS
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.00116EPSS
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
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.3 views

CVE-2022-50414

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

5.5CVSS5.3AI score0.00149EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2023-53395 ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AMLNOOPERANDRESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be passed for ASL Timer instruction. For taking care of...

6.1AI score0.00143EPSS
Exploits0References8
CVE
CVE
added 2025/09/18 1:33 p.m.20 views

CVE-2023-53383

CVE-2023-53383: In the Linux kernel, a workaround was added for NVIDIA T241-FABRIC-4 erratum affecting inter-socket interleaving of AXI4 transactions in GICv3. The issue can cause GIC state corruption and potentially kernel panics on NVIDIA server platforms with more than two sockets, due to inte...

5.5CVSS6.6AI score0.00134EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53381 NFSD: fix leaked reference count of nfsd4_ssc_umount_item

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

0.00135EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.3 views

SUSE CVE-2022-50364

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to...

5.5CVSS6.5AI score0.00189EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.2 views

SUSE CVE-2023-53362

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: don't assume child devices are all fsl-mc devices Changes in VFIO caused a pseudo-device to be created as child of fsl-mc devices causing a crash 1 when trying to bind a fsl-mc device to VFIO. Fix this by checking th...

5.5CVSS6.5AI score0.0017EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.2 views

SUSE CVE-2023-53265

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

5.5CVSS6.3AI score0.0015EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.2 views

SUSE CVE-2025-39831

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS6.6AI score0.00134EPSS
Exploits0References7
Rows per page
Query Builder