Lucene search
+L

133 matches found

NVD
NVD
added 2024/12/27 3:15 p.m.26 views

CVE-2024-56568

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when ofdmaconfigure for client is called after the iommudeviceregiste...

4.7CVSS0.00162EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/27 2:23 p.m.164 views

CVE-2024-56568

CVE-2024-56568 affects the Linux kernel IOMMU/arm-smmu stack. A race between the smmu driver’s probe and a client driver’s probe can cause a NULL pointer dereference when of_dma_configure() runs after iommu_device_register() but before the smmu driver is fully bound. The race occurs during defere...

4.7CVSS6.5AI score0.00162EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.19 views

CVE-2024-56568 iommu/arm-smmu: Defer probe of clients after smmu device bound

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when ofdmaconfigure for client is called after the iommudeviceregiste...

4.7CVSS5.9AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.23 views

kernel: p2sb_bar() calls during PCI device probe

No description is available for this CVE...

7.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/13 6:27 a.m.32 views

CVE-2024-46706 tty: serial: fsl_lpuart: mark last busy before uart_add_one_port

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: mark last busy before uartaddoneport With "earlycon initcalldebug=1 loglevel=8" in bootargs, kernel sometimes boot hang. It is because normal console still is not ready, but runtime suspend is called, so...

0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.7 views

SUSE CVE-2024-44980

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak:...

5.5CVSS7.6AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.7 views

SUSE CVE-2022-48908

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pciprobe During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition of 'com20020pciidtable' reveals that this field is...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 9:21 a.m.7 views

CVE-2024-43822 ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoc: PCM6240: Return directly after a failed devmkzalloc in pcmdevicei2cprobe The value “-ENOMEM” was assigned to the local variable “ret” in one if branch after a devmkzalloc call failed at the beginning. This error code will...

6.4AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.25 views

CVE-2022-48796

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free on dev-iommu. when a device probe fails and it is in process of freeing dev-iommu in deviommufree function, a deferredprobeworkfunc...

7.8CVSS6.3AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

UBUNTU-CVE-2022-48796

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free on dev-iommu. when a device probe fails and it is in process of freeing dev-iommu in deviommufree function, a deferredprobeworkfunc...

7.8CVSS5.9AI score0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.6 views

UBUNTU-CVE-2023-52871

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: llcc: Handle a second device without data corruption Usually there is only one llcc device. But if there were a second, even a failed probe call would modify the global drvdata pointer. So check if drvdata is valid...

7.1CVSS5.9AI score0.00225EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.21 views

CVE-2021-47329

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix resource leak in case of probe failure The driver doesn't clean up all the allocated resources properly when scsiaddhost, megasasstartaen function fails during the PCI device probe. Clean up all those...

6.2CVSS6AI score0.00261EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:20 a.m.28 views

CVE-2024-26978 serial: max310x: fix NULL pointer dereference in I2C instantiation

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 /sys/bus/i2c/devices/i2c-2/newdevice we get the following error: Unable to handle...

5.7AI score0.00225EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/03/27 2:01 p.m.28 views

CVE-2024-26650

REJECTED CVE A deadlock issue was identified in the Linux kernel within the platform/x86 P2SB subsystem. The issue arises when the p2sbbar function, used to unhide the P2SB device for resource retrieval, locks pcirescanremovelock during PCI device probing. If a PCI bus rescan is triggered e.g., v...

4.4CVSS7.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/28 4:02 a.m.7 views

SUSE CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

4.3CVSS5.8AI score0.00226EPSS
SaveExploits0References15
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 10:15 a.m.32 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.5 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.5 views

UBUNTU-CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References10
Prion
Prion
added 2024/02/27 10:15 a.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

7AI score0.00226EPSS
SaveExploits0References6
Rows per page
Query Builder