Lucene search
+L

5000 matches found

CVE
CVE
added 2025/02/26 2:23 a.m.110 views

CVE-2022-49568

CVE-2022-49568 affects the Linux kernel KVM code path, where a NULL dereference can occur during cleanup if destroy() is assumed non-NULL but is not (notably for some Book3s KVM devices that use release() instead). The root cause is an assumption in kvm_ioctl_create_device() that destroy() is alw...

5.5CVSS5.6AI score0.00297EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.10 views

CVE-2022-49568 KVM: Don't null dereference ops->destroy

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops-destroy A KVM device cleanup happens in either of two callbacks: 1 destroy which is called when the VM is being destroyed; 2 release which is called when a device fd is closed. Most KVM devices use...

6.5AI score0.00297EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.19 views

CVE-2022-49568 KVM: Don't null dereference ops->destroy

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops-destroy A KVM device cleanup happens in either of two callbacks: 1 destroy which is called when the VM is being destroyed; 2 release which is called when a device fd is closed. Most KVM devices use...

0.00297EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.23 views

CVE-2022-49568

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops-destroy A KVM device cleanup happens in either of two callbacks: 1 destroy which is called when the VM is being destroyed; 2 release which is called when a device fd is closed. Most KVM devices use...

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

CVE-2022-49544 ipw2x00: Fix potential NULL dereference in libipw_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipwxmit crypt and crypt-ops could be null, so we need to checking null before dereference...

6.4AI score0.00259EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:13 a.m.109 views

CVE-2022-49544

CVE-2022-49544 affects the Linux kernel IPW2X00 stack. The issue is a potential NULL dereference in libipw_xmit() when crypt and crypt->ops could be null. The fix adds null checks before dereferencing these fields. The vulnerability is local with likely crash/denial impact; exploitation status...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.21 views

CVE-2022-49544 ipw2x00: Fix potential NULL dereference in libipw_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipwxmit crypt and crypt-ops could be null, so we need to checking null before dereference...

0.00259EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49544 ipw2x00: Fix potential NULL dereference in libipw_xmit()

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipwxmit crypt and crypt-ops could be null, so we need to checking null before dereference...

5.5CVSS5.2AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49544

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipwxmit crypt and crypt-ops could be null, so we need to checking null before dereference...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49527 media: venus: hfi: avoid null dereference in deinit

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

6.4AI score0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.24 views

CVE-2022-49527 media: venus: hfi: avoid null dereference in deinit

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

0.00259EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.14 views

CVE-2022-49527

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

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

CVE-2022-49527

In CVE-2022-49527, the Linux kernel media/venus/hfi path was fixed to avoid a null-dereference during deinitialization. If venus_probe fails at pm_runtime_put_sync, the error path previously called hfi_destroy (which sets core->ops to NULL) and then attempted hfi_core_deinit, which would deref...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49527 media: venus: hfi: avoid null dereference in deinit

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

5.5CVSS5.2AI score
SaveExploits0References8
OSV
OSV
added 2025/02/26 2:13 a.m.18 views

CVE-2022-49510 drm/omap: fix NULL but dereferenced coccicheck error

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL but dereferenced. Here should be ovl-idx rather than rovl-idx...

5.5CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.35 views

CVE-2022-49510 drm/omap: fix NULL but dereferenced coccicheck error

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL but dereferenced. Here should be ovl-idx rather than rovl-idx...

0.00253EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.0 views

CVE-2022-49510 drm/omap: fix NULL but dereferenced coccicheck error

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL but dereferenced. Here should be ovl-idx rather than rovl-idx...

6.5AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:13 a.m.86 views

CVE-2022-49510

CVE-2022-49510 concerns a Linux kernel issue in the DRM/OMAP driver where a NULL pointer (r_ovl) dereference occurs when accessing ovl->idx, triggering a NULL-deref in omap_overlay.c. The vulnerability stems from a coccicheck warning that was fixed by correcting r_ovl->idx to ovl->idx. T...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.46 views

CVE-2022-49510

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL but dereferenced. Here should be ovl-idx rather than rovl-idx...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.20 views

CVE-2022-49490 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

0.00264EPSS
SaveExploits0References7
Rows per page
Query Builder