Lucene search
+L

4238 matches found

OSV
OSV
added 2025/02/26 2:13 a.m.14 views

CVE-2022-49496 media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, the parameter "dev-pm.dev" will be NULL in mtkvcodecdecremove. Kernel will crash when try to rmmod mtk-vcodec-dec.ko...

5.5CVSS5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.23 views

CVE-2022-49496

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, the parameter "dev-pm.dev" will be NULL in mtkvcodecdecremove. Kernel will crash when try to rmmod mtk-vcodec-dec.ko...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.1 views

CVE-2022-49483 drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: avoid clearing hw interrupts if hwintr is null during drm uninit If edp modeset init is failed due to panel being not ready and probe defers during drm bind, avoid clearing irqs and dereference hwintr when hwin...

6.4AI score0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.54 views

CVE-2022-49476

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash at mt7921pciremove The crash log shown it is possible that mt7921irqhandler is called while devmfreeirq is being handled so mt76freedevice need to be postponed until devmfreeirq is completed to solv...

5.5CVSS5.5AI score0.00255EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:13 a.m.117 views

CVE-2022-49476

CVE-2022-49476 concerns the Linux kernel issue where mt76/mt7921 kept calling mt7921_irq_handler during devm_free_irq, risking a NULL pointer dereference in mt7921_pci_remove. The provided logs show a kernel crash (NULL pointer dereference) during device removal. The associated fix postpones free...

5.5CVSS5.1AI score0.00255EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.18 views

CVE-2022-49476 mt76: mt7921: fix kernel crash at mt7921_pci_remove

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash at mt7921pciremove The crash log shown it is possible that mt7921irqhandler is called while devmfreeirq is being handled so mt76freedevice need to be postponed until devmfreeirq is completed to solv...

5.5CVSS5.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.4 views

CVE-2022-49476 mt76: mt7921: fix kernel crash at mt7921_pci_remove

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash at mt7921pciremove The crash log shown it is possible that mt7921irqhandler is called while devmfreeirq is being handled so mt76freedevice need to be postponed until devmfreeirq is completed to solv...

6.3AI score0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:12 a.m.12 views

CVE-2022-49424 iommu/mediatek: Fix NULL pointer dereference when printing dev_name

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer dereference when printing devname When larbdev is NULL in the case I hit, the node is incorrectly set iommus = , it will cause devicelinkadd fail and kernel crashes when we try to print...

5.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.20 views

CVE-2022-49424 iommu/mediatek: Fix NULL pointer dereference when printing dev_name

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer dereference when printing devname When larbdev is NULL in the case I hit, the node is incorrectly set iommus = , it will cause devicelinkadd fail and kernel crashes when we try to print...

0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:12 a.m.98 views

CVE-2022-49424

CVE-2022-49424 is a Linux kernel issue in the Mediatek IOMMU driver. The root cause is a NULL pointer dereference when printing dev_name due to larbdev being NULL during probe (mtk_iommu_probe_device). The crash can occur in device_link_add() and is triggered by an incorrect DTS input. The public...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:12 a.m.18 views

CVE-2022-49418 NFSv4: Fix free of uninitialized nfs4_label on referral lookup.

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

9.8CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49393 misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS4.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.42 views

CVE-2022-49393 misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS0.0023EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.61 views

CVE-2022-49393

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix list iterator in fastrpcreqmemunmapimpl This is another instance of incorrect use of list iterator and checking it for NULL. The list iterator value 'map' will always be set and non-NULL by listforeachentry, so...

7.8CVSS5.4AI score0.0023EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.147 views

CVE-2022-49347

CVE-2022-49347 concerns a Linux kernel issue in ext4 where a bug_on can trigger during ext4_writepages in delay allocation mode when inline data has been converted to an extent. The root cause described across the provided documents is a race: inline data may be destroyed before ext4_writepages r...

5.5CVSS5.4AI score0.00291EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.7 views

CVE-2022-49335 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Submitting a cs with 0 chunks, causes an oops later, found trying to execute the wrong userspace driver. MESALOADERDRIVEROVERRIDE=v3d glxinfo 172536.665184 BUG: kernel...

6.3AI score0.00273EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.42 views

CVE-2022-49326

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin [email protected] reported t...

5.5CVSS5.7AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:10 a.m.8 views

CVE-2022-49300 nbd: fix race between nbd_alloc_config() and module removal

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

4.7CVSS4.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.37 views

CVE-2022-49274 ocfs2: fix crash when mount with quota enabled

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

7.8CVSS0.00275EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 1:55 a.m.109 views

CVE-2022-49201

CVE-2022-49201 concerns the Linux kernel, specifically the ibmvnic driver race between reset and xmit paths. The provided data describes a vulnerability where ibmvnic_xmit() may access tx_scrq after it has been freed in the reset path, caused by a race with in-flight ibmvnic_complete_tx() and a r...

9.8CVSS5.2AI score0.00478EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder