Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.5 views

CVE-2025-38347

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.5 views

CVE-2025-38332

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS6.3AI score0.00171EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.5 views

CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS6.2AI score0.00181EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.5 views

CVE-2025-38328

In the Linux kernel, the following vulnerability has been resolved: jffs2: check jffs2preallocrawnoderefs result in few other places Fuzzing hit another invalid pointer dereference due to the lack of checking whether jffs2preallocrawnoderefs completed successfully. Subsequent logic implies that t...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.6 views

CVE-2025-38345

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi operand cache leak in dswstate.c ACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 I found an ACPI cache leak in ACPI early termination and boot continuing case. When early termination occurs due to maliciou...

5.5CVSS6AI score0.00167EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.6 views

CVE-2025-38334

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page reclaim touches the page to copy its contents to secondary storage. SGX instructions do not gracefully handle machine checks. Despite this, the existing SGX code...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.5 views

CVE-2025-38326

In the Linux kernel, the following vulnerability has been resolved: aoe: clean device rqlist in aoedevdowndev An aoe device's rqlist contains accepted block requests that are waiting to be transmitted to the aoe target. This queue was added as part of the conversion to blkmq. However, the queue w...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.5 views

CVE-2025-32989

A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency CT Signed Certificate Timestamp SCT extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension OID...

5.3CVSS6.9AI score0.01179EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38284

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: configure manual DAC mode via PCI config API only To support 36-bit DMA, configure chip proprietary bit via PCI config API or chip DBI interface. However, the PCI device mmap isn't set yet and the DBI is also...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38302

In the Linux kernel, the following vulnerability has been resolved: block: don't use submitbionoacctnocheck in blkzonewplugbiowork Bios queued up in the zone write plug have already gone through all all preparation in the submitbio path, including the freeze protection. Submitting them through...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38285

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN in getbpfrawtpregs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpftrace.c:1861 getbpfrawtpregs+0xa4/0x100 kernel/trace/bpftrace.c:1861 Modules linked in: CPU: 3 UID: 0 PID: 5971 Comm:...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38298

In the Linux kernel, the following vulnerability has been resolved: EDAC/skxcommon: Fix general protection fault After loading i10nmedac which automatically loads skxedaccommon, if unload only i10nmedac, then reload it and perform error injection testing, a general protection fault may occur: mce...

7.8CVSS6AI score0.00194EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38279

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr register in precision backtracking bookkeeping Yi Lai reported an issue 1 where the following warning appears in kernel dmesg: 60.643604 verifier backtracking bug 60.643635 WARNING: CPU: 10 PID: 2315...

7.8CVSS6AI score0.00167EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.5 views

CVE-2025-38288

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix smpprocessorid call trace for preemptible kernels Correct kernel call trace when calling smpprocessorid when called in preemptible kernels by using rawsmpprocessorid. smpprocessorid checks to see if preemption...

7.8CVSS6.2AI score0.00166EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38287

In the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run after cmid has advanced to another message. The cmid lock is not needed in this case, but a recent change re-used cmfreeprivmsg, which...

7.5CVSS6AI score0.00291EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38304

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix NULL pointer deference on eirgetservicedata The len parameter is considered optional so it can be NULL so it cannot be used for skipping to next entry of EIRSERVICEDATA...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.7AI score0.00264EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38270

In the Linux kernel, the following vulnerability has been resolved: net: drv: netdevsim: don't napicomplete from netpoll netdevsim supports netpoll. Make sure we don't call napicomplete from it, since it may not be scheduled. Breno reports hitting a warning in napicompletedone: WARNING: CPU: 14...

7.8CVSS6.5AI score0.00166EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.15 views

CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.5 views

CVE-2025-38290

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.2AI score0.00187EPSS
SaveExploits0References29
Rows per page
Query Builder