THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26623 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: pds_core: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. [1] pdsc_adminq_isr and the resulting work from queue_work(), i.e. pdsc_work_thread()

[NVD] CVE-2024-26623 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: pds_core: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. [1] pdsc_adminq_isr and the resulting work from queue_work(), i.e. pdsc_work_thread()

lownvdPublished 2024-03-06

CVE-2024-26623 CVSS: 7.8 HIGH Published: 2024-03-06T07:15:12.173

In the Linux kernel, the following vulnerability has been resolved:

pds_core: Prevent race issues involving the adminq

There are multiple paths that can result in using the pdsc's adminq.

[1] pdsc_adminq_isr and the resulting work from queue_work(), i.e. pdsc_work_thread()->pdsc_process_adminq()

[2] pdsc_adminq_post()

When

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26623