Lucene search
+L

632 matches found

EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27701

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution...

5.8AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.7 views

CVE-2026-43235

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.5CVSS0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43217

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

5.5CVSS0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.9 views

CVE-2026-43146

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add buffer to list only after successful allocation Move listaddtail to after dmaallocattrs succeeds when creating internal buffers. Previously, the buffer was enqueued in buffers-list before the DMA allocation. If t...

5.5CVSS0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.10 views

CVE-2026-43151

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.5CVSS0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.10 views

CVE-2026-43142

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution...

5.5CVSS0.00126EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.40 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
CVE
CVE
added 2026/05/06 11:28 a.m.15 views

CVE-2026-43235

Summary: CVE-2026-43235 affects the Linux kernel iris media driver for SM8750. The vulnerability arises from two missing platform-data entries in the iris driver, which prevents proper internal buffer allocation and incomplete capability checks. What’s affected: Linux kernel/iris media driver (SM...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.7 views

CVE-2026-43235

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.8AI score0.00126EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.16 views

CVE-2026-43235

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.5CVSS5.7AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 11:28 a.m.4 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.5CVSS5.9AI score0.00126EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.36 views

CVE-2026-43217 media: iris: gen2: Add sanity check for session stop

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/06 11:28 a.m.24 views

CVE-2026-43217

CVE-2026-43217 affects the Linux kernel, specifically the media: iris: gen2 component. The issue occurs in iris_kill_session where inst->state is set to IRIS_INST_ERROR and session_close frees inst_hfi_gen2->packet; if stop_streaming is called afterward, a crash may occur. The published fix...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.10 views

CVE-2026-43217

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

5.7AI score0.00126EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.14 views

CVE-2026-43217

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 11:28 a.m.5 views

CVE-2026-43217 media: iris: gen2: Add sanity check for session stop

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.8 views

CVE-2026-43151

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.5CVSS5.7AI score0.00126EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.29 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
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.12 views

CVE-2026-43151

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.5CVSS5.8AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2026/05/06 11:27 a.m.31 views

CVE-2026-43151

CVE-2026-43151 : Linux kernel issue resolved by reverting the Iris video driver stop streaming sanity check. The revert re-enabled stop_streaming when the IRIS_INST_ERROR path, correcting prior regressions where buffers were not returned to vb2 and teardown could fail, leaving firmware in an inco...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder