Lucene search
+L

734 matches found

SUSE CVE
SUSE CVE
added 2024/03/02 5:20 a.m.7 views

SUSE CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS6AI score0.00173EPSS
SaveExploits0References13
OSV
OSV
added 2024/02/29 3:52 p.m.9 views

CVE-2023-52493 bus: mhi: host: Drop chan lock before queuing buffers

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/02/29 11:39 a.m.35 views

CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

4.4CVSS6.7AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 6:15 a.m.25 views

CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS7.4AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 6:15 a.m.3 views

DEBIAN-CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/29 6:15 a.m.21 views

CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/29 6:15 a.m.25 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

6.9AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 6:15 a.m.4 views

UBUNTU-CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS6.1AI score0.00173EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.27 views

CVE-2023-52484 iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

6.9AI score0.00173EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 5:43 a.m.133 views

CVE-2023-52484

CVE-2023-52484 affects the Linux kernel in iommu/arm-smmu-v3 where arm_smmu_mm_invalidate_range (renamed to arm_smmu_mm_arch_invalidate_secondary_tlbs since 6.6-rc1) can trigger a soft lockup during SVA-case TLBI range notifs. The issue is linked to not checking MAX_TLBI_OPS and near MMU tlb flus...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 5:43 a.m.51 views

CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2024/02/29 5:43 a.m.7 views

CVE-2023-52484 iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/28 3:40 p.m.5 views

kernel: md: fix soft lockup in status_resync

A logic flaw was found in the Linux kernel Multiple Device software RAID status reporting, where concurrent updates to resynchronization progress can overflow an internal difference calculation. This can cause the progress bar routine to loop excessively and trigger a soft lockup. A local user...

5.5CVSS7.3AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: md: fix soft lockup in status_resync

A logic flaw was found in the Linux kernel Multiple Device software RAID status reporting, where concurrent updates to resynchronization progress can overflow an internal difference calculation. This can cause the progress bar routine to loop excessively and trigger a soft lockup. A local user...

5.5CVSS7.3AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.3 views

kernel: dm crypt: add cond_resched() to dmcrypt_write()

In the Linux kernel, the following vulnerability has been resolved: dm crypt: add condresched to dmcryptwrite The loop in dmcryptwrite may be running for unbounded amount of time, thus we need condresched in it. This commit fixes the following warning: 3391.153255 C12 watchdog: BUG: soft lockup -...

5.5CVSS6.2AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: md: fix soft lockup in status_resync

A logic flaw was found in the Linux kernel Multiple Device software RAID status reporting, where concurrent updates to resynchronization progress can overflow an internal difference calculation. This can cause the progress bar routine to loop excessively and trigger a soft lockup. A local user...

5.5CVSS7.3AI score0.00143EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/09/22 12:0 a.m.7 views

PT-2023-9487 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to a soft lockup triggered by the arm smmu mm invalidate range function in the Linux kernel's iommu/arm-smmu-v3 component. When running an SVA case, a soft...

7.8CVSS6.5AI score0.08555EPSS
SaveExploits7References1165
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.35 views

Oracle Linux 5 : Oracle / Enterprise / Linux / 5.3 / kernel (ELSA-2009-0225)

The remote Oracle Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2009-0225 advisory. - net atm: prevent local denial of service Eugene Teo 473701 CVE-2008-5079 - net fix unix sockets kernel panic Neil Horman 470436 CVE-2008-5029 - audit...

10CVSS6.7AI score0.07091EPSS
SaveExploits24References5
RedHat Linux
RedHat Linux
added 2023/08/29 9:38 a.m.84 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.9AI score0.05188EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2023/08/22 12:0 a.m.69 views

Debian DSA-5480-1 : linux - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5480 advisory. Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2022-4269...

7.8CVSS7.7AI score0.16642EPSS
SaveExploits12References65
Rows per page
Query Builder