Lucene search
+L

6334 matches found

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

5.5CVSS0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.26 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.19 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.15 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.20 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.21 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.14 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...

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

CVE-2024-49927

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

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

CVE-2024-49928

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

7.1CVSS0.00243EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 6:15 p.m.25 views

CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS0.00249EPSS
SaveExploits0References10
NVD
NVD
added 2024/10/21 6:15 p.m.38 views

CVE-2024-49914

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in the dcn20programpipe function. The issue could occur when pipectx-planestate is null. The fix ad...

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

CVE-2024-49911

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

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

CVE-2024-49897

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check phantomstream before it is used dcn32enablephantomstream can return null, so returned value must be checked before used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS0.00238EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 6:15 p.m.20 views

CVE-2024-49901

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49884

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

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

CVE-2024-49888

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error: Oops: divide error: 0000 1 PREEMPT SMP KASAN PTI The failure is due to the below signed divide:...

5.5CVSS0.00235EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49890

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fwinfo is not null before using it This resolves the dereference null return value warning reported by Coverity...

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

CVE-2024-49883

In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4extinsertextent As Ojaswin mentioned in Link, in ext4extinsertextent, if the path is reallocated in ext4extcreatenewleaf, we'll use the stale path and cause UAF. Below is a sample trace with dumm...

7.8CVSS0.00278EPSS
SaveExploits0References11
NVD
NVD
added 2024/10/21 6:15 p.m.6 views

CVE-2024-49877

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2setbufferuptodate When doing cleanup, if flags without OCFS2BHREADAHEAD, it may trigger NULL pointer dereference in the following ocfs2setbufferuptodate if bh is NULL...

5.5CVSS0.0025EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.16 views

CVE-2024-50001 net/mlx5: Fix error path in multi-packet WQE transmit

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

6.9AI score0.00315EPSS
SaveExploits0References7
Rows per page
Query Builder