Lucene search
+L

8604 matches found

Cvelist
Cvelist
added 2024/08/21 6:10 a.m.34 views

CVE-2023-52911 drm/msm: another fix for the headless Adreno GPU

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

0.00208EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.55 views

CVE-2023-52911

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.20 views

CVE-2023-52911 drm/msm: another fix for the headless Adreno GPU

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

6.8AI score0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.46 views

CVE-2023-52894 usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: fix potential NULL ptr deref in ncmbitrate In Google internal bug 265639009 we've received an as yet unreproducible crash report from an aarch64 GKI 5.10.149-android13 running device. AFAICT the source code is...

0.00241EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/21 6:10 a.m.108 views

CVE-2023-52894

CVE-2023-52894 affects the Linux kernel USB gadget f_ncm path, where a NULL cdev->gadget dereferences max_speed in ncm_bitrate() during SPEED_NOTIFY handling. The issue was observed on an aarch64 GKI 5.10.149-android13 crash (NULL pointer dereference at 0x5c) and is linked to ncm_do_notify() S...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.29 views

CVE-2023-52894 usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: fix potential NULL ptr deref in ncmbitrate In Google internal bug 265639009 we've received an as yet unreproducible crash report from an aarch64 GKI 5.10.149-android13 running device. AFAICT the source code is...

5.9AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.21 views

CVE-2022-48895 iommu/arm-smmu: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

6.9AI score0.00209EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.81 views

CVE-2022-48895

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 6:10 a.m.31 views

CVE-2022-48895 iommu/arm-smmu: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.53 views

CVE-2022-48895 iommu/arm-smmu: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

0.00209EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.49 views

CVE-2022-48894 iommu/arm-smmu-v3: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.32 views

CVE-2022-48894 iommu/arm-smmu-v3: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

6.8AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.72 views

CVE-2022-48894

In the Linux kernel, CVE-2022-48894 affects the iommu/arm-smmu-v3 path. The issue arises from unregistering IOMMU groups during shutdown via iommu_device_unregister(), which can cause NULL pointer dereferences in DMA API calls due to uncoordinated shutdown of devices. The documented fix changes s...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.72 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 6:10 a.m.31 views

CVE-2022-48894 iommu/arm-smmu-v3: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.14 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 the iommu/arm-smmu driver should not be logged off when shutting down...

5.5CVSS5.2AI score0.00209EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.9 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, which stems from the iommu/arm-smmu-v3 driver should not be logged off at shutdown...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/19 12:00 a.m.33 views

CBL Mariner 2.0 Security Update: libcxx / llvm / rust (CVE-2024-31852)

The version of libcxx / llvm / rust installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-31852 advisory. - LLVM before 18.1.3 generates code in which the LR register can be overwritten without data bei...

5.9CVSS6.1AI score0.00991EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.6 views

SUSE CVE-2024-42317

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported page cache size is defined as MAXPAGECACHEORDER by commit 099d90642a71 "mm/filemap: make MAXPAGECACHEORD...

5.5CVSS7.5AI score0.00182EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.7 views

SUSE CVE-2024-43840

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPFTRAMPFCALLORIG When BPFTRAMPFCALLORIG is set, the trampoline calls bpftrampenter and bpftrampexit functions, passing them the struct bpftrampimage im pointer as an argument in R0. The trampoline...

5.5CVSS7.1AI score0.00218EPSS
SaveExploits0References10
Rows per page
Query Builder