Lucene search
+L

10144 matches found

UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.6 views

CVE-2025-37882

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of error occurrence on xHCI 1.1+ HCs or it's NULL on older ones. By the time we are handling the event,...

7.8CVSS6.3AI score0.00279EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.2 views

CVE-2025-37846

In the Linux kernel, the following vulnerability has been resolved: arm64: mops: Do not dereference src reg for a set operation The source register is not used for SET and reading it can result in a UBSAN out-of-bounds array access error, specifically when the MOPS exception is taken from a SET...

7.1CVSS6.2AI score0.00267EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS6.1AI score0.00299EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.6 views

CVE-2025-37854

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user queues still use the GPU to access system memory...

7.8CVSS6AI score0.00276EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.5 views

CVE-2025-37839

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

7.8CVSS6AI score0.00312EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37889

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Consistently treat platformmax as control value This reverts commit 9bdd10d57a88 "ASoC: ops: Shift tested values in sndsocputvolsw by +min", and makes some additional related updates. There are two ways the platformmax...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37880

In the Linux kernel, the following vulnerability has been resolved: um: work around schedyield not yielding in time-travel mode schedyield by a userspace may not actually cause scheduling in time-travel mode as no time has passed. In the case seen it appears to be a badly implemented userspace...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37871

In the Linux kernel, the following vulnerability has been resolved: nfsd: decrease sccount directly if fail to queue dlrecall A deadlock warning occurred when invoking nfs4putstid following a failed dlrecall queue operation: T1 T2 nfs4laundromat nfs4getclientreaplist nfs4anylockblockers breakleas...

7.5CVSS6.1AI score0.0076EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.10 views

CVE-2025-37875

In the Linux kernel, the following vulnerability has been resolved: igc: fix PTM cycle trigger logic Writing to clear the PTM status 'valid' bit while the PTM cycle is triggered results in unreliable PTM operation. To fix this, clear the PTM 'trigger' and status after each PTM transaction. The...

5.5CVSS6.1AI score0.00267EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.4 views

CVE-2025-37864

In the Linux kernel, the following vulnerability has been resolved: net: dsa: clean up FDB, MDB, VLAN entries on unbind As explained in many places such as commit b117e1e8a86d "net: dsa: delete dsalegacyfdbadd and dsalegacyfdbdel", DSA is written given the assumption that higher layers have...

5.5CVSS6AI score0.00277EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.3 views

CVE-2025-37840

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: fix PM resume warning Fixed warning on PM resume as shown below caused due to uninitialized struct nandoperation that checks chip select field : WARNONop-cs = nanddevntargets&chip-base 14.588522 ----------...

7.8CVSS6.1AI score0.00312EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.4 views

CVE-2025-37859

In the Linux kernel, the following vulnerability has been resolved: pagepool: avoid infinite loop to schedule delayed worker We noticed the kworker in pagepoolreleaseretry was waken up repeatedly and infinitely in production because of the buggy driver causing the inflight less than 0 and warning...

5.5CVSS6AI score0.00292EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37872

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix memory leak in txgbeprobe error path When txgbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in txgbeprobe function, the subsequent error paths after txgbeswinit don't free the...

5.5CVSS6.2AI score0.00294EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.6 views

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...

7CVSS6AI score0.00266EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.18 views

CVE-2025-37887

In the Linux kernel, the following vulnerability has been resolved: pdscore: handle unsupported PDSCORECMDFWCONTROL result If the FW doesn't support the PDSCORECMDFWCONTROL command the driver might at the least print garbage and at the worst crash when the user runs the "devlink dev info" devlink...

7.1CVSS5.6AI score0.00267EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.22 views

CVE-2025-37884

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcutaskstrace and eventmutex. Fix the following deadlock: CPU A freeevent perfkprobedestroy mutexlock&eventmutex perftraceeventunreg synchronizercutaskstrace There are several paths where freeevent grabs...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.15 views

CVE-2025-37870

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: prevent hang on link training fail Why When link training fails, the phy clock will be disabled. However, in enablestreams, it is assumed that link training succeeded and the mux selects the phy clock, causing a...

5.5CVSS5.6AI score0.00258EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.27 views

CVE-2025-37868

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.7 views

CVE-2025-37863

In the Linux kernel, the following vulnerability has been resolved: ovl: don't allow datadir only In theory overlayfs could support upper layer directly referring to a data layer, but there's no current use case for this. Originally, when data-only layers were introduced, this wasn't allowed, onl...

5.5CVSS5.6AI score0.00261EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:42 a.m.7 views

CVE-2025-37862

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Fix null pointer dereference in pidfffindfields This function triggered a null pointer dereference if used to search for a report that isn't implemented on the device. This happened both for optional and required...

5.5CVSS5.7AI score0.00292EPSS
SaveExploits0
Rows per page
Query Builder