Lucene search
K

9085 matches found

NVD
NVD
added 2025/09/05 6:15 p.m.3 views

CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

7.1CVSS0.00149EPSS
Exploits0References8
OSV
OSV
added 2025/09/05 6:15 p.m.0 views

DEBIAN-CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

7.1CVSS6.1AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-CVE-2025-39681

In the Linux kernel, the following vulnerability has been resolved: x86/cpu/hygon: Add missing resctrlcpudetect in bspinit helper Since 923f3a2b48bd "x86/resctrl: Query LLC monitoring properties once during boot" resctrlcpudetect has been moved from common CPU initialization code to the...

5.5CVSS5.9AI score0.00159EPSS
Exploits0References34
OSV
OSV
added 2025/09/05 6:15 p.m.1 views

UBUNTU-CVE-2025-39709

In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt handler is initialized before the interrupt is registered. If the IRQ is registered before hficreate, it's possible that an interrupt fires...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References36
CVE
CVE
added 2025/09/05 5:21 p.m.28 views

CVE-2025-39723

CVE-2025-39723 affects the Linux kernel netfs unbuffered write path. When all subrequests in an unbuffered write stream fail, stream->transferred could remain LONG_MAX, and wreq->transferred could be updated to that value, causing write_iter() to report an erroneous non‑zero transfer and tr...

7.8CVSS5.7AI score0.00141EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2025/09/05 5:21 p.m.27 views

CVE-2025-39709

CVE-2025-39709 : In the Linux kernel, the Venus media driver risked a NULL dereference if an IRQ fired before the interrupt handler was fully initialized. The fix ensures the interrupt handler is initialized before the IRQ is registered, preventing spurious interrupts during probe (noted on Rb3Ge...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.6 views

PT-2025-46622

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the block I/O throttling mechanism. Specifically, a race condition existed during throttle policy activation, potentially leading to a NULL pointer...

4.6CVSS5.4AI score0.00544EPSS
Exploits3References397
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.1 views

SUSE CVE-2025-38695

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

4.7CVSS6.5AI score0.00159EPSS
Exploits0References22
NVD
NVD
added 2025/09/04 4:15 p.m.8 views

CVE-2025-38695

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS0.00159EPSS
Exploits0References12
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

DEBIAN-CVE-2025-38695

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS5.3AI score0.00159EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

AZL-66818 CVE-2025-38695 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS5.6AI score0.00159EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

AZL-73926 CVE-2025-38695 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS5.6AI score0.00159EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.1 views

UBUNTU-CVE-2025-38695

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS5.9AI score0.00159EPSS
Exploits0References37
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.9 views

CVE-2025-38700 scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Initialize iscsiconn-dddata only if memory is allocated In case of an ibfastregmr allocation failure during iSER setup, the machine hits a panic because iscsiconn-dddata is initialized unconditionally, even when n...

0.0016EPSS
Exploits0References9
CVE
CVE
added 2025/09/04 3:32 p.m.25 views

CVE-2025-38695

CVE-2025-38695 affects the Linux kernel SCSI lpfc, where lpfc_sli4_vport cleanup can run before sli4_hba.hdwqs are allocated if lpfc_sli4_read_rev() fails. This may cause a NULL pointer dereference when acquiring abts_io_buf_list_lock for the first hardware queue. The fix adds a NULL pointer chec...

5.5CVSS5.9AI score0.00159EPSS
Exploits0References12Affected Software1
OSV
OSV
added 2025/09/04 3:32 p.m.10 views

CVE-2025-38695 scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check for hdwq null ptr when cleaning up lpfcvport structure If a call to lpfcsli4readrev from lpfcsli4hbasetup fails, the resultant cleanup routine lpfcsli4vportdeletefcpxriaborted may occur before sli4hba.hdwqs are...

5.5CVSS6.1AI score0.00159EPSS
Exploits0References14
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.9 views

CVE-2025-38691 pNFS: Fix uninited ptr deref in block/scsi layout

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

0.00166EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:47 a.m.3 views

vsock/vmci: Clear the vmci transport packet properly when initializing it

...

7.8CVSS7AI score0.0018EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:54 a.m.5 views

scsi: hisi_sas: Create all dump files during debugfs initialization

...

5.5CVSS7AI score0.0023EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:12 a.m.5 views

drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw

...

5.5CVSS7AI score0.00237EPSS
Exploits0
Rows per page
Query Builder