Lucene search
+L

3952 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rqqoswait vs. rqqoswakefunction race We're seeing crashes from rqqoswakefunction that look like this: BUG: unable to handle page fault for address: ffffafe180a40084 PF: supervisor write access in kernel...

4.7CVSS6.8AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.18 views

kernel: tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS6.9AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37886

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37876

In the Linux kernel, the following vulnerability has been resolved: netfs: Only create /proc/fs/netfs with CONFIGPROCFS When testing a special config: CONFIGNETFSSUPPORTS=y CONFIGPROCFS=n The system crashes with something like: 3.766197 ------------ cut here ------------ 3.766484 kernel BUG at...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

UBUNTU-CVE-2025-37853

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: debugfs hanghws skip GPU with MES debugfs hanghws is used by GPU reset test with HWS, for MES this crash the kernel with NULL pointer access because dqm-packetmgr is not setup for MES path. Skip GPU with MES for now,...

5.5CVSS6.2AI score0.00243EPSS
SaveExploits0References27
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

UBUNTU-CVE-2025-37886

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References26
CVE
CVE
added 2025/05/09 6:45 a.m.122 views

CVE-2025-37886

CVE-2025-37886 : In the Linux kernel, the pds_core path updated to make the wait_context a full part of the q_info struct instead of a stack variable. The bug occurred when a slow development firmware caused an adminq request to time out, and after the wait loop, a completion context on the stack...

7.8CVSS6.8AI score0.00263EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.17 views

CVE-2025-37876 netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS

In the Linux kernel, the following vulnerability has been resolved: netfs: Only create /proc/fs/netfs with CONFIGPROCFS When testing a special config: CONFIGNETFSSUPPORTS=y CONFIGPROCFS=n The system crashes with something like: 3.766197 ------------ cut here ------------ 3.766484 kernel BUG at...

7CVSS0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/09 6:42 a.m.12 views

CVE-2025-37858 fs/jfs: Prevent integer overflow in AG size calculation

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Prevent integer overflow in AG size calculation The JFS filesystem calculates allocation group AG size using 1 2TB aggregates on 32-bit systems, this 32-bit shift operation causes undefined behavior and improper AG sizing...

5.5CVSS6.6AI score0.00269EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.9 views

SUSE CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.5 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 stems from waitcontext not being managed correctly, which could cause the kernel to crash...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.5 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 stems from netfs creating proc entries in the absence of PROCFS, which could cause the kernel to crash...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/09 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 stems from overlayfs not handling pure data directories correctly, which could cause the kernel to crash...

5.5CVSS7AI score0.00243EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/09 12:0 a.m.5 views

PT-2025-20504

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amdkfd component, specifically with the debugfs hang hws interface used for GPU reset tests with HW...

5.5CVSS6.6AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

DEBIAN-CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

UBUNTU-CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.21 views

CVE-2025-37828 scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

0.00164EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.16 views

CVE-2025-37818 LoongArch: Return NULL from huge_pte_offset() for invalid PMD

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from hugepteoffset for invalid PMD LoongArch's hugepteoffset currently returns a pointer to a PMD slot even if the underlying entry points to invalidptetable indicating no mapping. Callers like...

0.00164EPSS
SaveExploits0References5
Rows per page
Query Builder