Lucene search
+L

164 matches found

Vulnrichment
Vulnrichment
added 2024/04/03 5:01 p.m.26 views

CVE-2024-26776 spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQNONE if no interrupts were detected Return IRQNONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause a null pointer error: Unable to handle kernel NULL...

6.6AI score0.00242EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 5:01 p.m.35 views

CVE-2024-26776 spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQNONE if no interrupts were detected Return IRQNONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause a null pointer error: Unable to handle kernel NULL...

7.5AI score0.00242EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.10 views

SUSE CVE-2023-52453

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: Update migration data pointer correctly on saving/resume When the optional PRECOPY support was added to speed up the device compatibility check, it failed to update the saving/resuming data pointers based on the f...

6CVSS6.3AI score0.00223EPSS
SaveExploits0References10
NVD
NVD
added 2024/02/23 3:15 p.m.41 views

CVE-2023-52453

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: Update migration data pointer correctly on saving/resume When the optional PRECOPY support was added to speed up the device compatibility check, it failed to update the saving/resuming data pointers based on the f...

7.1CVSS7.2AI score0.00223EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/01/05 12:00 a.m.12 views

PT-2024-2000 · 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 the hisi acc vfio pci module in the Linux kernel. When the optional PRE COPY support was added to speed up the device compatibility check, it failed to...

7.8CVSS6.8AI score0.50967EPSS
SaveExploits8References1493
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.18 views

kernel: vfio: Split migration ops from main device ops

In the Linux kernel, the following vulnerability has been resolved: vfio: Split migration ops from main device ops vfio core checks whether the driver sets some migration op e.g. setstate/getstate and accordingly calls its op. However, currently mlx5 driver sets the above ops without regards to i...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.20 views

PT-2025-26043 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the vfio core and driver migration operations. Specifically, the mlx5 driver sets migration operations...

8.2CVSS5.8AI score0.16525EPSS
SaveExploits21References823
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.4 views

PT-2023-33285 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.159 Description: A potential use-after-free issue exists in the hisi femac rx function. The actual impact and attack plausibility have not yet been proven. This issue was introduced in version v4.8 and is...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.3 views

PT-2023-33394 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.269 Description: A potential use-after-free issue exists in the hisi femac rx function. The actual impact and attack plausibility have not yet been proven. This issue was introduced in version v4.8 and is...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.5 views

PT-2023-33204 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.83 Description: A potential use-after-free issue exists in the hisi femac rx function. The actual impact and attack plausibility have not yet been proven. This issue was introduced in version v4.8 and is...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/12/06 12:00 a.m.15 views

PT-2022-7679 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential use-after-free in the hisi femac rx function. This occurs because the skb is delivered to napi gro receive, which may free it. After this,...

9.1CVSS6.7AI score0.04079EPSS
SaveExploits13References1868
OSV
OSV
added 2022/09/17 1:03 a.m.13 views

GSD-2022-1006171 bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()

bus: hisilpc: fix missing platformdeviceput in hisilpcacpiprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.256 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:17 p.m.6 views

GSD-2022-1004061 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.318 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:08 p.m.12 views

GSD-2022-1003979 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:56 p.m.12 views

GSD-2022-1003871 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:43 p.m.8 views

GSD-2022-1003737 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:27 p.m.6 views

GSD-2022-1003570 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.121 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:08 p.m.11 views

GSD-2022-1003350 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.46 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:40 p.m.10 views

GSD-2022-1003050 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.14 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:12 p.m.11 views

GSD-2022-1002717 ARM: hisi: Add missing of_node_put after of_find_compatible_node

ARM: hisi: Add missing ofnodeput after offindcompatiblenode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder