Lucene search
+L

6340 matches found

NVD
NVD
added 2024/11/19 2:16 a.m.24 views

CVE-2024-50293

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

7.8CVSS0.00213EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/19 2:16 a.m.21 views

CVE-2024-50274

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpfgetlinkksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the driver. On driver reset, it releases the resources and...

7.8CVSS0.00231EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.51 views

CVE-2024-50301 security/keys: fix slab-out-of-bounds in key_task_permission

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in keytaskpermission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in kuidval include/linux/uidgid.h:36 BUG: KASAN: slab-out-of-bounds in uideq include/linux/uidgid.h:63...

7.8CVSS0.00282EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.42 views

CVE-2024-50299 sctp: properly validate chunk size in sctp_sf_ootb()

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

8.2CVSS0.00622EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.23 views

CVE-2024-50299

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

8.2CVSS5.7AI score0.00622EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.127 views

CVE-2024-50298

Public details for CVE-2024-50298 are not provided in the connected documents; the initial description contains details, but there are no additional technical specifics available here.

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.27 views

CVE-2024-50297 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS0.00274EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50295

In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dmamapsingle/dmaunmapsingle The ndev-dev and pdev-dev aren't the same device, use ndev-dev.parent which has dmamask, ndev-dev.parent is just pdev-dev. Or it would cause the following issue: 39.933526...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.121 views

CVE-2024-50295

CVE-2024-50295 : In the Linux kernel, the arc net driver fix addresses a DMA mapping issue where ndev->dev and pdev->dev may not be the same device. The correct device used for dma_map_single/dma_unmap_single is ndev->dev.parent, since ndev->dev.parent has the dma_mask, whereas ndev-&...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.36 views

CVE-2024-50293 net/smc: do not leave a dangling sk pointer in __smc_create()

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

7.8CVSS0.00213EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.20 views

CVE-2024-50293

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/11/19 1:30 a.m.10 views

CVE-2024-50292 ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

5.5CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2024/11/19 1:30 a.m.114 views

CVE-2024-50291

CVE-2024-50291 concerns Linux kernel media/dvb-core, where a missing buffer index validation in dvb_vb2_expbuf() (and related dvb_vb2.c handling) was fixed. Connected advisory notes describe a vulnerability in dvb_vb2_querybuf() that could allow an attacker to compromise protected information int...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50290

In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will be returned, causing an underflow when reading SNR registers. Prevent that...

5.5CVSS5.6AI score0.00254EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.39 views

CVE-2024-50286 ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in ksmbdsmb2sessioncreate There is a race condition between ksmbdsmb2sessioncreate and ksmbdexpiresession. This patch add missing sessionstablelock while adding/deleting session from global session...

9.8CVSS0.00669EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/19 1:30 a.m.127 views

CVE-2024-50285

The CVE-2024-50285 issue affects the ksmbd component of the Linux kernel. When a client sends simultaneous SMB requests to ksmbd, memory can be exhausted via the ksmbd_work_cache, leading to an Out-Of-Memory condition. The root cause is insufficient handling of concurrent SMB operations despite a...

7.5CVSS6.5AI score0.00596EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.27 views

CVE-2024-50283 ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in smb3preauthhashrsp ksmbdusersessionput should be called under smb3preauthhashrsp. It will avoid freeing session before calling smb3preauthhashrsp...

9.8CVSS0.00623EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.9 views

CVE-2024-50282

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread Avoid a possible buffer overflow if size is larger than 4K. cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434...

7.8CVSS5.9AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.116 views

CVE-2024-50281

CVE-2024-50281 affects the Linux kernel’s key management component, specifically the trusted: dcp path. The vulnerability stems from sealing/unsealing a key blob where the AEAD cipher operation is submitted but not waited for, allowing a race that can lead to a NULL pointer dereference in the DCP...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder