Lucene search
+L

35 matches found

Cvelist
Cvelist
added 2024/10/21 12:14 p.m.25 views

CVE-2024-47750 RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.157 views

CVE-2024-47750

CVE-2024-47750: In the Linux kernel, RDMA/hns on HIP08 had a Use-After-Free of rsv_qp because rsv_qp was freed before ib_unregister_device() was called. The documented fix moves the release of rsv_qp to after ib_unregister_device(). Affected component: RDMA/hns in HIP08; impact is Use-After-Free,...

7.8CVSS7.2AI score0.00209EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.12 views

CVE-2024-47750 RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

6.8AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.13 views

CVE-2024-47750

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS6.2AI score0.00209EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.11 views

SUSE CVE-2024-26881

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

5.5CVSS6.2AI score0.00687EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/17 6:27 p.m.26 views

CVE-2024-26881

A NULL pointer dereference flaw was found in the Linux kernel’s Hisilicon Network Subsystem Support HNS3. This flaw allows a local user to crash the system...

4.4CVSS6.2AI score0.00687EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.34 views

CVE-2024-26881

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS6AI score0.00687EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 11:15 a.m.12 views

AZL-40177 CVE-2024-26881 affecting package kernel for versions less than 6.6.29.1-3

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

5.5CVSS5.8AI score0.00687EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.27 views

CVE-2024-26881

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS6.2AI score0.00687EPSS
SaveExploits0References23
OSV
OSV
added 2024/04/17 11:15 a.m.9 views

UBUNTU-CVE-2024-26881

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS6AI score0.00687EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.27 views

CVE-2024-26881 net: hns3: fix kernel crash when 1588 is received on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS6.6AI score0.00687EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 10:27 a.m.140 views

CVE-2024-26881

CVE-2024-26881 affects the Linux kernel net driver for HNS3 on HIP08 devices. The issue is a NULL pointer dereference in the receive path when 1588 time-stamp messages are processed while hdev->ptp is NULL (HIP08 devices do not register ptp devices), causing kernel crashes. The vulnerable comp...

7.5CVSS6.4AI score0.00687EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.52 views

CVE-2024-26881 net: hns3: fix kernel crash when 1588 is received on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS5.5AI score0.00687EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.23 views

CVE-2024-26881

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS7.2AI score0.00687EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 10:27 a.m.4 views

CVE-2024-26881 net: hns3: fix kernel crash when 1588 is received on HIP08 devices

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is received on HIP08 devices The HIP08 devices does not register the ptp devices, so the hdev-ptp is NULL, but the hardware can receive 1588 messages, and set the HNS3RXDTSVLDB bit, so, if...

7.5CVSS5.8AI score
SaveExploits0References9
Rows per page
Query Builder