Lucene search
+L

4873 matches found

Cvelist
Cvelist
added 2025/02/26 2:12 a.m.17 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.92 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
CVE
CVE
added 2025/02/26 2:12 a.m.96 views

CVE-2022-49399

CVE-2022-49399 affects the Linux kernel tty driver for the goldfish port. In goldfish_tty_probe(), the port created by tty_port_init() can leak resources if error paths don’t destroy it; in goldfish_tty_remove(), the port must also be destroyed. The fix is to call tty_port_destroy() to release th...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.13 views

CVE-2022-49397

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49396

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49397 phy: qcom-qmp: fix struct clk leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

0.00264EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:11 a.m.95 views

CVE-2022-49396

CVE-2022-49396 affects the Linux kernel component phy: qcom-qmp, leaking the reset-controller on probe errors. The described fix releases the lane reset controller on late probe errors (e.g., probe deferral) and notes that the reset controller is defined in devicetree in the "lane" child nodes, w...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/02/26 2:11 a.m.103 views

CVE-2022-49397

CVE-2022-49397 affects the Linux kernel, in the phy: qcom-qmp driver. The vulnerability is a leak of a struct clk (pipe clock reference) on probe errors, including late probe error/deferral paths. The advisory states the fix releases the held pipe clock reference on such errors, i.e., a proper cl...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49396 phy: qcom-qmp: fix reset-controller leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 2:11 a.m.15 views

CVE-2022-49397 phy: qcom-qmp: fix struct clk leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49392

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.6 views

CVE-2022-49389 usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

6.2AI score0.00291EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:11 a.m.153 views

CVE-2022-49379

In CVE-2022-49379, the Linux kernel suffers a regression in driver core wait_for_device_probe() interaction with deferred_probe_timeout, causing NFS rootfs mounting to time out when deferred_probe_timeout is non-zero. The root cause was that ip_auto_config() waited for current deferred probes, bu...

5.5CVSS5.4AI score0.00199EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.22 views

CVE-2022-49379

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was timing out when deferredprobetimeout was non-zero 1. This was because ipautoconfig initcall times out waiting for the network interfac...

5.5CVSS5.3AI score0.00199EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.17 views

CVE-2022-49379 driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was timing out when deferredprobetimeout was non-zero 1. This was because ipautoconfig initcall times out waiting for the network interfac...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 2:11 a.m.12 views

CVE-2022-49379 driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was timing out when deferredprobetimeout was non-zero 1. This was because ipautoconfig initcall times out waiting for the network interfac...

5.5CVSS5.1AI score0.00199EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.4 views

CVE-2022-49376 scsi: sd: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix potential NULL pointer dereference If sdprobe sees an early error before sdkp-device is initialized, sdzbcreleasedisk is called. This causes a NULL pointer dereference when sdiszoned is called inside that function...

6.3AI score0.00263EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.185 views

CVE-2022-49376

CVE-2022-49376 affects the Linux kernel SCSI subsystem (sd driver). The issue arises when sd_probe() hits an early error before sdkp->device is initialized, leading to a NULL pointer dereference inside sd_is_zoned() due to an unintended call to sd_zbc_release_disk(). The fix removes the sd_zbc...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49376 scsi: sd: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix potential NULL pointer dereference If sdprobe sees an early error before sdkp-device is initialized, sdzbcreleasedisk is called. This causes a NULL pointer dereference when sdiszoned is called inside that function...

5.5CVSS5AI score0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:10 a.m.182 views

CVE-2022-49323

CVE-2022-49323 affects the Linux kernel IOMMU ARM-SMMU code. The issue is a possible null pointer dereference in arm_smmu_device_probe() when resource retrieval returns NULL, which could occur when using the resource pointer before it is validated. The fix rearranges resource handling by deferrin...

5.5CVSS5.3AI score0.00277EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder