Lucene search
+L

72 matches found

Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.13 views

CVE-2025-23159

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr-bufsize is in shared memory and can be modified by malicious user. OOB write is possible when the size is made higher than actual sfr data buffer. Cap the size to...

8.4CVSS5.7AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.11 views

CVE-2025-23158

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid large value. In such situation, emptyspace will be...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 12:55 p.m.153 views

CVE-2025-23156

The CVE-2025-23156 vulnerability affects the Linux kernel’s media: venus: hfi_parser component. It is caused by a potential out-of-bounds access when parsing a payload’s words_count and data pointers; when words_count reaches the last word, data may read beyond the total payload. The issue is mit...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.19 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

7.8CVSS5.7AI score0.00212EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-26646

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory...

7.8CVSS5.8AI score0.00236EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/03/03 12:00 a.m.14 views

PT-2025-18413

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 media: venus: hfi component, where a check has been added to handle out-of-bounds OOB writes in the sfr...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/03 12:00 a.m.8 views

PT-2025-18410

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the media: venus: hfi parser component. The issue arises when words count reaches the last word in the payload,...

7.1CVSS6.7AI score0.00212EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/03 12:00 a.m.13 views

PT-2025-18412

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel, specifically in the media: venus: hfi component. The issue arises when the firmware modifies the qsize value to an invalid large...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/03 12:00 a.m.18 views

PT-2025-18411

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the media: venus: hfi parser component. The issue arises when the init codecs function is invoked multiple times...

7.1CVSS6.6AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

DEBIAN-CVE-2022-49527

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49429

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent panic when SDMA is disabled If the hfi1 module is loaded with HFI1CAPSDMA off, a call to hfi1writeiter will dereference a NULL pointer and panic. A typical stack frame is: sdmaselectuserengine hfi1...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.13 views

UBUNTU-CVE-2022-49527

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49527 media: venus: hfi: avoid null dereference in deinit

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

6.4AI score0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.28 views

CVE-2022-49527 media: venus: hfi: avoid null dereference in deinit

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:13 a.m.114 views

CVE-2022-49527

In CVE-2022-49527, the Linux kernel media/venus/hfi path was fixed to avoid a null-dereference during deinitialization. If venus_probe fails at pm_runtime_put_sync, the error path previously called hfi_destroy (which sets core->ops to NULL) and then attempted hfi_core_deinit, which would deref...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.36 views

CVE-2022-49429 RDMA/hfi1: Prevent panic when SDMA is disabled

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent panic when SDMA is disabled If the hfi1 module is loaded with HFI1CAPSDMA off, a call to hfi1writeiter will dereference a NULL pointer and panic. A typical stack frame is: sdmaselectuserengine hfi1...

0.00264EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 views

Linux kernel 安全漏洞

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 Linux kernel that stems from not checking if core-ops is NULL in hficoredeinit, which could lead to a null pointer dereference...

5.5CVSS5.4AI score0.00259EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.15 views

kernel: thermal: intel: hfi: Add syscore callbacks for system-wide PM

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.22 views

CVE-2024-42313

A use-after-free vulnerability was found in the Linux kernel. The firmware can add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly closing the decoder device from userspace during normal decoding can incur a read after free. This issue could allo...

6.7CVSS7.6AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:15 a.m.13 views

AZL-48012 CVE-2024-42313 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...

7.8CVSS6.4AI score0.0023EPSS
SaveExploits0References1
Rows per page
Query Builder