Lucene search
+L

38 matches found

Cvelist
Cvelist
added 2026/05/06 11:28 a.m.45 views

CVE-2026-43235 media: iris: Add missing platform data entries for SM8750

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add missing platform data entries for SM8750 Two platform-data fields for SM8750 were missed: - getvpubuffersize = irisvpu33bufsize Without this, the driver fails to allocate the required internal buffers, leading to...

0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 11:28 a.m.10 views

CVE-2026-43235 media: iris: Add missing platform data entries for SM8750

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add missing platform data entries for SM8750 Two platform-data fields for SM8750 were missed: - getvpubuffersize = irisvpu33bufsize Without this, the driver fails to allocate the required internal buffers, leading to...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/05/06 11:27 a.m.9 views

CVE-2026-43151 Revert "media: iris: Add sanity check for stop streaming"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: iris: Add sanity check for stop streaming" This reverts commit ad699fa78b59241c9d71a8cafb51525f3dab04d4. Revert the check that skipped stopstreaming when the instance was in IRISINSTERROR, as it caused multiple...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.34 views

CVE-2026-43151 Revert "media: iris: Add sanity check for stop streaming"

In the Linux kernel, the following vulnerability has been resolved: Revert "media: iris: Add sanity check for stop streaming" This reverts commit ad699fa78b59241c9d71a8cafb51525f3dab04d4. Revert the check that skipped stopstreaming when the instance was in IRISINSTERROR, as it caused multiple...

0.00126EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the iris driver’s failure to check for null pointers when session termination occurs, potentially...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.14 views

PT-2026-37575

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add missing platform data entries for SM8750 Two platform-data fields for SM8750 were missed: - get vpu buffer size = iris vpu33 buf size Without this, the driver fails to allocate the required internal buffers,...

5.9AI score0.00126EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the iris driver skipping the stopstreaming operation under incorrect conditions, resulting in...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.21 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the iris driver’s behavior when creating internal buffers: it first adds buffers to a list before...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.15 views

PT-2026-37486

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the iris media component where internal buffers were added to the buffers-list using the list add tail function before the dma alloc attrs allocation process was...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/03/06 9:4 p.m.10 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add sanity check for stop streaming Add sanity check in irisvb2stopstreaming. If inst-state is already IRISINSTERROR, we should skip the streamoff operation because it would still send packets to the firmware. In...

5.6AI score0.00027EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/15 4:50 a.m.13 views

CVE-2025-68812

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add sanity check for stop streaming Add sanity check in irisvb2stopstreaming. If inst-state is already IRISINSTERROR, we should skip the streamoff operation because it would still send packets to the firmware. In...

5.8AI score0.00027EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68812

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00027EPSS
SaveExploits0
CVE
CVE
added 2026/01/13 3:29 p.m.18 views

CVE-2025-68812

CVE-2025-68812 affects the Linux kernel iris media driver. The fix adds a sanity check in iris_vb2_stop_streaming: if inst->state is IRIS_INST_ERROR, the driver now skips stream_off to avoid sending packets to the firmware after the session is torn down. In iris_kill_session, the state is set ...

6.1AI score0.00027EPSS
SaveExploits0
NVD
NVD
added 2025/11/12 10:15 p.m.11 views

CVE-2025-40208

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33p4.mbn failed with error -2 qcom-iris aa00000.video-codec:...

0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/20 4:15 p.m.47 views

CVE-2025-40017

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix memory leak by freeing untracked persist buffer One internal buffer which is allocated only once per session was not being freed during session close because it was not being tracked as part of internal buffer li...

0.00219EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/20 12:0 a.m.8 views

PT-2025-42785

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak existed in the Linux kernel's media subsystem, specifically within the iris driver. An internal buffer allocated once per session was not being freed during session closure...

7.1CVSS7.5AI score0.00614EPSS
SaveExploits1References215
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.6 views

SUSE CVE-2025-39708

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix NULL pointer dereference A warning reported by smatch indicated a possible null pointer dereference where one of the arguments to API "irishfigen2handlesystemerror" could sometimes be null. To fix this, add a che...

5.5CVSS6.4AI score0.00127EPSS
SaveExploits0References3
CNVD
CNVD
added 2016/08/11 12:0 a.m.10 views

Android on Nexus Qualcomm Component Privilege Acquisition Vulnerability (CNVD-2016-06229)

Android on Nexus 7 is an open source Linux-based operating system for the Nexus 7 smartphone developed by Google and the Open Handset Alliance OHA.Qualcomm is one of the Qualcomm components used in the Qualcomm devices. Qualcomm is a Qualcomm component used in one of Qualcomm's devices. A privile...

7.8CVSS7.2AI score0.00481EPSS
SaveExploits0References1
Rows per page
Query Builder