Lucene search
+L

6495 matches found

NVD
NVD
added 2024/05/17 2:15 p.m.23 views

CVE-2024-35809

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

5.5CVSS7.3AI score0.00193EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/17 2:15 p.m.48 views

CVE-2024-35799

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream Why Disabling stream encoder invokes a function that no longer exists. How Check if the function declaration is NULL in disable stream encoder...

6.2CVSS7.4AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.28 views

CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

7.8CVSS7.4AI score0.00233EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 2:15 p.m.25 views

CVE-2024-35800

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 2:15 p.m.29 views

CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/17 2:15 p.m.23 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.25 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS5.9AI score0.00255EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.29 views

CVE-2024-35810

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.16 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.27 views

CVE-2024-35815

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCBAIORW before the struct aiokiocb conversion The first kiocbsetcancelfn argument may point at a struct kiocb that is not embedded inside struct aiokiocb. With the current code, depending on the compiler, the...

5.5CVSS6.4AI score0.00247EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.30 views

CVE-2024-35796

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: platformgetresource replaced by wrong function The function platformgetresource was replaced with devmplatformioremapresourcebyname and is called using 0 as name. This eventually ends up in platformgetresourcebyname...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.15 views

CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.26 views

CVE-2024-35816

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.28 views

CVE-2024-35828

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References31
CVE
CVE
added 2024/05/17 2:02 p.m.178 views

CVE-2024-35838

CVE-2024-35838 is a Linux kernel vulnerability affecting the wifi/mac80211 stack. The issue arises when a station is allocated and links are added but not immediately marked valid (e.g., during AP MLD connection); if the station is removed before those links are marked valid, the links can leak. ...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 2:02 p.m.20 views

CVE-2024-35837 net: mvpp2: clear BM pool before initialization

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: clear BM pool before initialization Register value persist after booting the kernel using kexec which results in kernel panic. Thus clear the BM pool registers before initialisation to fix the issue...

5.8AI score
SaveExploits0References10
CVE
CVE
added 2024/05/17 2:02 p.m.108 views

CVE-2024-35834

Technical details for CVE-2024-35834 are not provided in the supplied documents. No specifics on affected products/versions, root cause, or fixes are present; please monitor for official updates.

8.2CVSS6.8AI score0.00408EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:02 p.m.84 views

CVE-2024-35834 xsk: recycle buffer in case Rx queue was full

In the Linux kernel, the following vulnerability has been resolved: xsk: recycle buffer in case Rx queue was full Add missing xskbufffree call when xskrcvzc failed to produce descriptor to XSK Rx queue...

8.2CVSS6.6AI score0.00408EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 2:02 p.m.17 views

CVE-2023-52673 drm/amd/display: Fix a debugfs null pointer error

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

6.9AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/17 2:02 p.m.36 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

6.4AI score0.00255EPSS
SaveExploits0References6
Rows per page
Query Builder