Lucene search
+L

96 matches found

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

EUVD-2022-55122

Malicious code in bioql PyPI...

7.8CVSS6AI score0.00237EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.4 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 the Linux kernel that originates in the bpf, ktls module that could lead to data corruption when using bpfmsgpopdata...

5.5CVSS7.1AI score0.0016EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/07/29 11:29 p.m.8 views

CVE-2025-43189

This issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7. A malicious app may be able to read kernel memory...

0.00742EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/07/28 11:22 a.m.13 views

CVE-2025-38492 netfs: Fix race between cache write completion and ALL_QUEUED being set

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALLQUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before we reach the end of the issuing function. At the en...

0.00087EPSS
Exploits0References2
OSV
OSV
added 2025/07/28 11:21 a.m.4 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...

5.5CVSS7.3AI score0.00155EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.26 views

CVE-2025-38471 tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

0.00152EPSS
Exploits0References5
NVD
NVD
added 2025/07/25 1:15 p.m.5 views

CVE-2025-38393

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFSLAYOUTDRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFSLAYOUTDRAIN bit in pnfsupdatelayout, however the pnfslayouthdr's...

4.7CVSS0.00123EPSS
Exploits0References10
CVE
CVE
added 2025/07/25 12:47 p.m.86 views

CVE-2025-38363

CVE-2025-38363 : In the Linux kernel, a null pointer dereference could occur in the Tegra DRM driver. Specifically, in tegra_crtc_reset(), memory allocated with kzalloc() is not checked for failure; before calling __drm_atomic_helper_crtc_reset, the CRTC state should be validated to prevent deref...

5.5CVSS6.3AI score0.00167EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.4 views

CVE-2025-38317

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix buffer overflow in debugfs If the user tries to write more than 32 bytes then it results in memory corruption. Fortunately, this is debugfs so it's limited to root users...

7.8CVSS6AI score0.00167EPSS
Exploits0
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.13 views

CVE-2025-38276 fs/dax: Fix "don't skip locked entries when scanning entries"

In the Linux kernel, the following vulnerability has been resolved: fs/dax: Fix "don't skip locked entries when scanning entries" Commit 6be3e21d25ca "fs/dax: don't skip locked entries when scanning entries" introduced a new function, waitentryunlockedexclusive, which waits for the current entry ...

0.00105EPSS
Exploits0References2
NVD
NVD
added 2025/07/08 5:15 p.m.7 views

CVE-2025-26636

Processor optimization removal or modification of security-critical code in Windows Kernel allows an authorized attacker to disclose information locally...

5.5CVSS0.0041EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/07/08 7:35 a.m.4 views

CVE-2025-38236

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS6.1AI score0.00247EPSS
Exploits0
OSV
OSV
added 2025/07/04 1:37 p.m.3 views

CVE-2025-38228 media: imagination: fix a potential memory leak in e5010_probe()

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

5.5CVSS6.1AI score0.00135EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/07/04 1:37 p.m.4 views

CVE-2025-38216

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 "iommu/vt-d: Add support for static identity domain" changed the context entry setup during domain attachment from a set-and-check policy to a...

7.8CVSS6.2AI score0.00142EPSS
Exploits0
OSV
OSV
added 2025/07/04 1:37 p.m.6 views

CVE-2025-38180 net: atm: fix /proc/net/atm/lec handling

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS6.4AI score0.0017EPSS
Exploits0References13
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.10 views

CVE-2025-38129 page_pool: Fix use-after-free in page_pool_recycle_in_ring

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring syzbot reported a uaf in pagepoolrecycleinring: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5862 Read of size 8 at addr ffff8880286045a...

0.00161EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/06/21 4:18 a.m.6 views

CVE-2025-38055

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

7CVSS7.1AI score0.00157EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50191

In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in ofgetregulationconstraints We should call the ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS0.0021EPSS
Exploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.5 views

CVE-2022-49936

In the Linux kernel, the following vulnerability has been resolved: USB: core: Prevent nested device-reset calls Automatic kernel fuzzing revealed a recursive locking violation in usb-storage: ============================================ WARNING: possible recursive locking detected 5.18.0 3 Not...

5.5CVSS0.00154EPSS
Exploits0References8
OSV
OSV
added 2025/06/18 11:0 a.m.8 views

CVE-2022-49983 udmabuf: Set the DMA mask for the udmabuf device (v2)

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set the DMA mask for the udmabuf device v2 If the DMA mask is not set explicitly, the following warning occurs when the userspace tries to access the dma-buf via the CPU as reported by syzbot here: WARNING: CPU: 1 PID:...

5.5CVSS5.8AI score0.00202EPSS
Exploits0References8
Rows per page
Query Builder