Lucene search
+L

13943 matches found

OSV
OSV
added 2025/07/10 7:42 a.m.8 views

CVE-2025-38318 perf: arm-ni: Fix missing platform_set_drvdata()

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platformsetdrvdata Add missing platformsetdrvdata in armniprobe, otherwise calling platformgetdrvdata in remove returns NULL...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/07/10 7:42 a.m.62 views

CVE-2025-38316

CVE-2025-38316 relates to a Linux kernel vulnerability in the wifi driver (mt76 mt7996) where mt7996_set_monitor() dereferences a phy pointer before a NULL sanity check. The fix moves the dereference to occur after the NULL check, preventing a NULL pointer dereference. The issue is tied to a loca...

5.5CVSS6.5AI score0.0013EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.64 views

CVE-2025-38314

CVE-2025-38314 is a Linux kernel vulnerability affecting virtio-pci. The issue arises in virtio_pci_admin_dev_parts_get(), where the result_sg_size is filled with the length from virtqueue_get_buf(), inadvertently including an 8-byte status, causing oversized transfer data and potential kernel bu...

7.3CVSS6.8AI score0.00126EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.77 views

CVE-2025-38306

CVE-2025-38306 concerns the Linux kernel. It describes a race in fs/fhandle.c where may_decode_fh() can call has_locked_children() without holding locks, enabling an oopsable race. The fix renames has_locked_children() to __has_locked_children(), makes it static, and updates callers in fs/namespa...

7.8CVSS6.5AI score0.00115EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38306 fs/fhandle.c: fix a race in call of has_locked_children()

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

7.8CVSS0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/10 7:42 a.m.100 views

CVE-2025-38303

The CVE-2025-38303 issue affects the Linux kernel Bluetooth path: eir_create_adv_data may add EIR_FLAGS and EIR_TX_POWER without validating that they fit, potentially causing a crash. The description states this vulnerability has been resolved in the kernel (fix for crashes in eir_create_adv_data...

7.8CVSS6.6AI score0.00157EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/10 7:42 a.m.9 views

CVE-2025-38290 wifi: ath12k: fix node corruption in ar->arvifs list

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.5AI score
SaveExploits0References7
CVE
CVE
added 2025/07/10 7:42 a.m.101 views

CVE-2025-38288

CVE-2025-38288 concerns the Linux kernel, fixed in the SUSE/OpenSUSE advisory as part of a kernel update. The vulnerability arises from calling smp_processor_id() in preemptible contexts within the smartpqi SCSI driver, which could lead to an invalid call trace and potential instability. The patc...

7.8CVSS6.5AI score0.00166EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/10 7:42 a.m.98 views

CVE-2025-38287

Technical details about CVE-2025-38287 are not publicly provided in the supplied documents. Monitor official advisories for updates, affected products, and fixes.

7.5CVSS6.5AI score0.00291EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.19 views

CVE-2025-38286 pinctrl: at91: Fix possible out-of-boundary access

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91gpioprobe doesn't check that given OF alias is not available or something went wrong when trying to get it. This might have consequences when accessing gpiochips array with...

0.00179EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.22 views

CVE-2025-38281 wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996thermalinit devmkasprintf can return a NULL pointer on failure,but this returned value in mt7996thermalinit is not checked. Add NULL check in mt7996thermalinit, to handle kernel NULL...

0.0014EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/10 7:41 a.m.7 views

CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.18 views

CVE-2025-38273 net: tipc: fix refcount warning in tipc_aead_encrypt

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipcaeadencrypt syzbot reported a refcount warning 1 caused by calling getnet on a network namespace that is being destroyed refcount=0. This happens when a TIPC discovery timer fires during...

7.8CVSS0.00175EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.18 views

CVE-2025-38272 net: dsa: b53: do not enable EEE on bcm63xx

In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHYs are EEE capable, we may try to enable EEE for t...

0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.20 views

CVE-2025-38268 usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...

0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/10 7:37 a.m.20 views

CVE-2025-38265 serial: jsm: fix NPE during jsm_uart_port_init

In the Linux kernel, the following vulnerability has been resolved: serial: jsm: fix NPE during jsmuartportinit No device was set which caused serialbasectrladd to crash. BUG: kernel NULL pointer dereference, address: 0000000000000050 Oops: Oops: 0000 1 PREEMPT SMP NOPTI CPU: 16 UID: 0 PID: 368...

0.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.16 views

PT-2025-29080 · Autodesk · Autodesk Revit

Name of the Vulnerable Software and Affected Versions: Autodesk Revit affected versions not specified Description: A maliciously crafted RTE file, when parsed by Autodesk Revit, can trigger a Heap-Based Overflow. An attacker can exploit this issue to cause a crash, potentially read sensitive data...

7.8CVSS6.9AI score0.00168EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2025/07/10 12:00 a.m.5 views

Ubuntu: Security Advisory (USN-7010-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.01844EPSS
SaveExploits5References2
OPENSUSE Linux
OPENSUSE Linux
added 2025/07/10 12:00 a.m.10 views

chmlib-devel-0.40-26.1 on GA media (moderate)

chmlib-devel-0.40-26.1 on GA media Announcement ID: openSUSE-SU-2025:15326-1 Rating: moderate Cross-References: CVE-2025-48172 CVSS scores: CVE-2025-48172 SUSE : 7 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVE-2025-48172 SUSE : 7.3 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:...

7.3CVSS6.5AI score0.0016EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2025/07/10 12:00 a.m.8 views

go1.24-1.24.5-1.1 on GA media (moderate)

go1.24-1.24.5-1.1 on GA media Announcement ID: openSUSE-SU-2025:15329-1 Rating: moderate Cross-References: CVE-2025-4674 CVSS scores: CVE-2025-4674 SUSE : 8.6 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVE-2025-4674 SUSE : 9.3 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H...

9.3CVSS6.7AI score0.00272EPSS
SaveExploits0
Rows per page
Query Builder