Lucene search
+L

466 matches found

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

EUVD-2025-12885

Malicious code in bioql PyPI...

6.7AI score0.00176EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/10/01 7:19 p.m.6 views

kernel: drm/amd/display: clear optc underflow before turn off odm clock

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:40 p.m.3 views

SUSE CVE-2023-53164

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.1AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 4:15 p.m.9 views

UBUNTU-CVE-2022-50411

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix error code path in acpidscallcontrolmethod A use-after-free in acpipsparseaml after a failing invocaion of acpidscallcontrolmethod is reported by KASAN 1 and code inspection reveals that nextwalkstate pushed to the...

7.8CVSS5.9AI score0.00152EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.12 views

CVE-2023-53421 blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.7AI score0.0015EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:15 p.m.10 views

UBUNTU-CVE-2023-53316

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed,...

7.8CVSS5.9AI score0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 2:15 p.m.9 views

AZL-67407 CVE-2025-39832 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix lockdep assertion on sync reset unload event Fix lockdep assertion triggered during sync reset unload event. When the sync reset flow is initiated using the devlink reload fwactivate option, the PF already holds the...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 8:11 a.m.12 views

CVE-2023-53283

The connected PT-2025-37888 vulnerability description indicates a NULL dereference in the Linux kernel’s xen/virtio subsystem during xen dt get node() when a PCI root bus bridge has no parent, occurring in Xen guests using QEMU/KVM with virtio devices (Linux kernel, x86_64). Affected component/fi...

6.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.10 views

PT-2025-37900

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel where the file length of an inline file was incorrectly updated even when a write operation failed or only partially succeeded. This occurred because...

6AI score0.00137EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.7 views

CVE-2022-50290

Removed by vendor...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2025/09/15 2:2 p.m.13 views

CVE-2022-50260 drm/msm: Make .remove and .shutdown HW shutdown consistent

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

0.00143EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-37600

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.0.0-rc3-next-20220830 380 Description: The Linux kernel contains a flaw in the slimbus qcom-ngd subsystem. Insufficient error handling during probe deferral can lead to warnings related to already registered...

6.1AI score0.00145EPSS
SaveExploits0References6
NVD
NVD
added 2025/09/07 4:15 p.m.6 views

CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS0.00136EPSS
SaveExploits0References8
NVD
NVD
added 2025/08/22 4:15 p.m.24 views

CVE-2025-38654

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

5.5CVSS0.00155EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/19 12:21 a.m.7 views

kernel: selinux: Add boundary check in put_entry()

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in putentry Just like nextentry, boundary check is necessary to prevent memory out-of-bound access...

7.1CVSS6.4AI score0.00214EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/28 12:15 p.m.6 views

CVE-2025-38491

In the Linux kernel, the following vulnerability has been resolved: mptcp: make fallback action and fallback decision atomic Syzkaller reported the following splat: WARNING: CPU: 1 PID: 7704 at net/mptcp/protocol.h:1223 mptcpdofallback net/mptcp/protocol.h:1223 inline WARNING: CPU: 1 PID: 7704 at...

5.5CVSS0.00107EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/28 11:22 a.m.35 views

CVE-2025-38492

In CVE-2025-38492, the Linux kernel netfs subsystem exposes a race between cache write completion and NETFS_RREQ_ALL_QUEUED being set. When netfslib spawns subrequests (e.g., copy2cache used by Ceph) that finish asynchronously, the collector can be blocked if ALL_QUEUED is set after subrequests a...

4.7CVSS6.5AI score0.00087EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/28 11:21 a.m.4 views

CVE-2025-38483 comedi: das16m1: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid / if 1 options1 & 0xdcfc However, it-optionsi is an...

7.1CVSS6.4AI score0.00159EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.10 views

CVE-2025-38472 netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: exception RIP: nfctdeletefromlists+172 .. 7...

0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38451 md/md-bitmap: fix GPF in bitmap_get_stats()

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix GPF in bitmapgetstats The commit message of commit 6ec1f0239485 "md/md-bitmap: fix stats collection for external bitmaps" states: Remove the external bitmap check as the statistics should be available regardless...

5.5CVSS7.3AI score0.00147EPSS
SaveExploits0References10
Rows per page
Query Builder