Lucene search
+L

6348 matches found

OSV
OSV
added 2024/10/21 6:54 p.m.11 views

CVE-2024-50009 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/21 6:54 p.m.11 views

CVE-2024-50010

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy pathnoexec check Both imode and noexec checks wrapped in WARNON stem from an artifact of the previous implementation. They used to legitimately check for the condition, but that got moved up in two...

4.7CVSS5.7AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 6:54 p.m.16 views

CVE-2024-50010 exec: don't WARN for racy path_noexec check

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy pathnoexec check Both imode and noexec checks wrapped in WARNON stem from an artifact of the previous implementation. They used to legitimately check for the condition, but that got moved up in two...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.32 views

CVE-2024-50010 exec: don't WARN for racy path_noexec check

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy pathnoexec check Both imode and noexec checks wrapped in WARNON stem from an artifact of the previous implementation. They used to legitimately check for the condition, but that got moved up in two...

0.00236EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/21 6:54 p.m.28 views

CVE-2024-50009

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS5.6AI score0.00231EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 6:54 p.m.189 views

CVE-2024-50008

Technical details about CVE-2024-50008 are not publicly provided in the connected documents. The initial description mentions a Linux kernel fix related to mwifiex, but no concrete affected products/versions/root cause or remediation are given here. Monitor for updates.

5.5CVSS5.2AI score0.00247EPSS
SaveExploits0References13Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 6:54 p.m.21 views

CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS5.7AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:53 p.m.8 views

CVE-2024-50005

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154scanworker In the mac802154scanworker function, the scanreq-type field was accessed after the RCU read-side critical section was unlocked. According to RCU usage rules,...

7.8CVSS6.3AI score0.00221EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 6:53 p.m.123 views

CVE-2024-50005

CVE-2024-50005 affects the Linux kernel (mac802154) and is resolved by a fix in mac802154_scan_worker. The vulnerability arose from accessing scan_req->type after exiting the RCU read-side critical section, which can violate RCU rules and cause use-after-free or memory-access issues. The patch...

7.8CVSS7.2AI score0.00221EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 6:53 p.m.14 views

CVE-2024-50004 drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 WHY & HOW Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to cause grey screen and system hang. Remove...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2024/10/21 6:53 p.m.156 views

CVE-2024-50004

CVE-2024-50004 affects the Linux kernel DRM/AMD display component, specifically the DML2 policy with EnhancedPrefetchScheduleAccelerationFinal for DCN35. The vulnerability stems from a mismatch in the DCN35 DML2 policy that caused bandwidth validation to fail, leading to an unexpected DPP pipe, g...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.15 views

CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

8.8CVSS0.00617EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.20 views

CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS0.00248EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49999

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afswaitforoperation, we set transcribe the call responded flag to the server record that we used after doing the fileserver iteration loop - but it's possible to exit the loop...

7.5CVSS0.00572EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.28 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7AI score
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.21 views

CVE-2024-49985

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

5.5CVSS0.00199EPSS
SaveExploits0References10
NVD
NVD
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49972

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

5.5CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 6:15 p.m.21 views

CVE-2024-49959

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS0.00257EPSS
SaveExploits0References11
NVD
NVD
added 2024/10/21 6:15 p.m.24 views

CVE-2024-49954

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS0.00236EPSS
SaveExploits0References7
NVD
NVD
added 2024/10/21 6:15 p.m.15 views

CVE-2024-49943

In the Linux kernel, the following vulnerability has been resolved: drm/xe/gucsubmit: add missing locking in wedgedfini Any non-wedged queue can have a zero refcount here and can be running concurrently with an async queue destroy, therefore dereferencing the queue ptr to check wedge status after...

7.8CVSS0.00161EPSS
SaveExploits0References2
Rows per page
Query Builder