Lucene search
+L

1739 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.18 views

CVE-2024-42268 net/mlx5: Fix missing lock on sync reset reload

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

7AI score0.00172EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.42 views

CVE-2024-42263

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it by...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.13 views

CVE-2024-42260 drm/v3d: Validate passed in drm syncobj handles in the performance extension

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

6.9AI score0.00196EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/14 3:15 p.m.25 views

CVE-2024-42259

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

7.8CVSS6AI score0.00265EPSS
SaveExploits3References21
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.53 views

CVE-2024-42234 mm: fix crashes from deferred split racing folio migration

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

7.8CVSS0.00194EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.31 views

CVE-2024-42115

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2freeinode During the stress testing of the jffs2 file system,the following abnormal printouts were found: 2430.649000 Unable to handle kernel paging request at virtual address...

5.5CVSS7.1AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.25 views

CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

4.4CVSS7.1AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.26 views

CVE-2024-42096

In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profilepc The 'profilepc' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it also ends up making assumptions based on the stack layout...

5.1CVSS7.3AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.27 views

CVE-2024-42071

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.22 views

CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

5.8CVSS7.3AI score0.00275EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.17 views

CVE-2024-42150

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: remove separate irq request for MSI and INTx When using MSI or INTx interrupts, requestirq for pdev-irq will conflict with requestthreadedirq for txgbe-misc.irq, to cause system crash. So remove txgberequestirq for...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/07/30 7:47 a.m.13 views

CVE-2024-42227 drm/amd/display: Fix overlapping copy within dml_core_mode_programming

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix overlapping copy within dmlcoremodeprogramming WHY &modelib-mp.Watermark and &locals-Watermark are the same address. memcpy may lead to unexpected behavior. HOW memmove should be used...

6.8AI score0.00179EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.32 views

CVE-2024-42148 bnx2x: Fix multiple UBSAN array-index-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ethernet queues greater than or equal to FPSBMAXE1x...

6.8AI score0.00259EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.35 views

CVE-2024-42124 scsi: qedf: Make qedf_execute_tmf() non-preemptible

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Make qedfexecutetmf non-preemptible Stop calling smpprocessorid from preemptible code in qedfexecutetmf90. This results in BUGON when running an RT kernel. 659.343280 BUG: using smpprocessorid in preemptible 00000000...

0.00255EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42116

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.20 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS7AI score0.00251EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.28 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS0.00251EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.23 views

CVE-2024-42102 Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"

In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wbdirtylimits, again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirty limits in page units fit into 32-bits. This patch...

0.00256EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.17 views

CVE-2024-42100 clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

6.7AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/29 6:15 p.m.45 views

CVE-2024-42091

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid future use case and will cause NPD when...

5.5CVSS0.00183EPSS
SaveExploits0References2
Rows per page
Query Builder