Lucene search
+L

4991 matches found

Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.49 views

CVE-2021-47314

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of private memory on probe failure On probe error the driver should free the memory allocated for private structure. Fix this by using resource-managed allocation...

5.5CVSS6.8AI score0.00245EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.23 views

CVE-2021-47314 memory: fsl_ifc: fix leak of private memory on probe failure

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of private memory on probe failure On probe error the driver should free the memory allocated for private structure. Fix this by using resource-managed allocation...

7AI score0.00245EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.30 views

CVE-2021-47315 memory: fsl_ifc: fix leak of IO mapping on probe failure

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298 fslifcctrlprobe warn: 'fslifcctrldev-gregs' not released on lines: 298...

6.5AI score0.00252EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.35 views

CVE-2021-47314 memory: fsl_ifc: fix leak of private memory on probe failure

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of private memory on probe failure On probe error the driver should free the memory allocated for private structure. Fix this by using resource-managed allocation...

6.6AI score0.00245EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.15 views

CVE-2021-47315 memory: fsl_ifc: fix leak of IO mapping on probe failure

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298 fslifcctrlprobe warn: 'fslifcctrldev-gregs' not released on lines: 298...

6.9AI score0.00252EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.7 views

SUSE CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.7 views

SUSE CVE-2024-27433

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.5CVSS6.7AI score0.00196EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.9 views

SUSE CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.20 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a crash in njprobe...

4.7CVSS6.7AI score0.00226EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an IO mapping leak on probe failure...

5.5CVSS6.4AI score0.00252EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.9 views

PT-2024-14757 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue has been resolved in the Linux kernel related to the iio: adc: stm32-adc, where the function stm32 adc probe was hardened against a NULL pointer dereference. The of match devic...

8.8CVSS6.6AI score0.01EPSS
SaveExploits11References884
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.42 views

CVE-2024-35957

CVE-2024-35957 is a vulnerability in the Linux kernel's Intel Virtualization Technology for Directed I/O VT-d subsystem. The issue stems from an incorrect assumption that each device has a unique source ID, leading to potential conflicts and system warnings during the IOMMU probe process. This fl...

5.5CVSS6.7AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35977

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecuart: properly fix race condition The crosecuartprobe function calls devmserdevdeviceopen before it calls serdevdevicesetclientops. This can trigger a NULL pointer dereference: BUG: kernel NULL pointer...

4.7CVSS5.5AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

DEBIAN-CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.25 views

CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS6.4AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

UBUNTU-CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

UBUNTU-CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS6.6AI score0.00196EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.42 views

CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS7.2AI score0.00196EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 9:15 a.m.8 views

UBUNTU-CVE-2024-35883

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxxspiprobe In function pci1xxxxspiprobe, there is a potential null pointer that may be caused by a failed memory allocation by the function devmkzalloc. Hence, a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References10
Rows per page
Query Builder