Lucene search
+L

136 matches found

RedhatCVE
RedhatCVE
•added 2024/07/16 5:26 p.m.•27 views

CVE-2024-40970

A vulnerability was found in dw-axi-dmac in the Linux kernel and has been resolved to prevent an overrun of the hwdesc array. This issue occurred when using three descriptors, each comprising three segments, resulting in nine allocated descriptors. Mitigation Mitigation for this issue is either n...

5.5CVSS6.7AI score0.00303EPSS
SaveExploits0References4
NVD
NVD
•added 2024/07/12 1:15 p.m.•25 views

CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS0.00303EPSS
SaveExploits0References6
OSV
OSV
•added 2024/07/12 1:15 p.m.•8 views

DEBIAN-CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

5.5CVSS5.7AI score0.00303EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•32 views

CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS6.4AI score0.00303EPSS
SaveExploits0References20
OSV
OSV
•added 2024/07/12 1:15 p.m.•8 views

UBUNTU-CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS6.2AI score0.00303EPSS
SaveExploits0References21
Debian CVE
Debian CVE
•added 2024/07/12 12:32 p.m.•50 views

CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS5.7AI score0.00303EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/07/12 12:32 p.m.•42 views

CVE-2024-40970 Avoid hw_desc array overrun in dw-axi-dmac

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS0.00303EPSS
SaveExploits0References5
CVE
CVE
•added 2024/07/12 12:32 p.m.•134 views

CVE-2024-40970

The CVE-2024-40970 issue affects the Linux kernel’s dw-axi-dmac component. It describes a hw_desc array overrun when many descriptors are chained (e.g., nr_buffers=3 with 3 segments per descriptor, leading to 9 hw_descs). Root cause is improper handling in axi_desc_put() relative to allocated hw_...

7.8CVSS7.1AI score0.00303EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2024/07/12 12:32 p.m.•24 views

CVE-2024-40970 Avoid hw_desc array overrun in dw-axi-dmac

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS6.1AI score
SaveExploits0References9
CNNVD
CNNVD
•added 2024/07/12 12:00 a.m.•11 views

Linux kernel security vulnerabilities

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 array out-of-bounds that may occur in the dw-axi-dmac component when processing DMA channel descriptors...

5.5CVSS7.9AI score0.00303EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/07/12 12:00 a.m.•0 views

CVE-2024-40970: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS6AI score0.00303EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2024/05/29 2:18 p.m.•6 views

SUSE CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2024/05/23 11:01 a.m.•23 views

CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

4.4CVSS6.4AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/21 4:15 p.m.•27 views

CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References6
OSV
OSV
•added 2024/05/21 4:15 p.m.•6 views

DEBIAN-CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS5.1AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/21 4:15 p.m.•12 views

UBUNTU-CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2024/05/21 4:15 p.m.•18 views

CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS5.6AI score0.0024EPSS
SaveExploits0References8
CVE
CVE
•added 2024/05/21 3:31 p.m.•116 views

CVE-2023-52863

CVE-2023-52863 affects the Linux kernel hwmon driver for axi-fan-control. The flaw arises when axi_fan_control_irq_handler() runs before the hwmon device is registered, potentially dereferencing a NULL axi_fan_control_data pointer and causing a kernel NULL pointer dereference. The issue is eviden...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
•added 2024/05/21 3:31 p.m.•28 views

CVE-2023-52863 hwmon: (axi-fan-control) Fix possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

6.8AI score0.0024EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/05/21 3:31 p.m.•50 views

CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0
Rows per page
Query Builder