Lucene search
+L

47 matches found

BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.6 views

The vulnerability of the ivpu_fw_parse() function in the drivers/accel/ivpu/ivpu_fw.c file of the Linux kernel’s acceleration device driver allows a hacker to cause a system failure.

The vulnerability of the ivpufwparse function in the drivers/accel/ivpu/ivpufw.c file of the Linux kernel’s acceleration device driver relates to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.5 views

The vulnerability of the fw_log_print_buffer() function in the drivers/accel/ivpu/ivpu_fw_log.c file of the Linux kernel’s acceleration device driver allows a hacker to access protected information or cause a service failure.

The vulnerability of the fwlogprintbuffer function in the drivers/accel/ivpu/ivpufwlog.c file of the Linux kernel’s acceleration device driver module is related to the occurrence of operations outside the buffer’s memory boundaries. Exploiting this vulnerability can allow an attacker to access...

7.1CVSS4.4AI score0.00166EPSS
SaveExploits0References10Affected Software3
Oracle linux
Oracle linux
added 2026/08/13 12:00 a.m.14 views

kernel security, bug fix, and enhancement update

6.12.0-211.47.1 - Add new Oracle Linux Driver Signing key 1 certificate Orabug: 37985782 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list...

9.8CVSS5.4AI score0.00778EPSS
SaveExploits2
Lenovo
Lenovo
added 2026/08/11 7:32 p.m.7 views

2026.3 IPU, Intel Chipset Firmware Advisory - Lenovo Support US

No description provided...

5.2AI score
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:51 a.m.22 views

EUVD-2026-48791

In the Linux kernel, the following vulnerability has been resolved: staging: media: ipu7: fix double-free and use-after-free in error paths In both ipu7isysinit and ipu7psysinit, pdata is allocated and then passed to ipu7businitializedevice, which stores it in adev-pdata. The ipu7busrelease...

5.8AI score0.00133EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:50 p.m.11 views

CVE-2026-46313

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix error pointer dereference In a error path isp-psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before goin...

5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fixed the issue of NULL pointer dereferencing during SSDB/PLD parsing. When the functions ipubridgeparserotation and ipubridgeparseorientation are executed, sensor-adev is not set yet. Therefore, if either of...

5.5CVSS5.2AI score0.00201EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.17 views

PT-2026-37517

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A runtime power management RPM reference leak exists in the Linux kernel. In the ipu6 pci probe function, several error paths jump directly to out ipu6 bus del devices without releasing...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.24 views

PT-2026-47384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An error pointer dereference occurs in the intel/ipu6 media component. In a specific error path, the isp-psys variable is confirmed to be an error pointer rather than NULL, leading to a...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53537

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: f2fs: fix to avoid use-after-free for cached IPU bio xfstest generic/019 reports a bug: kern...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.39 views

CVE-2023-53537 f2fs: fix to avoid use-after-free for cached IPU bio

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free for cached IPU bio xfstest generic/019 reports a bug: kernel BUG at mm/filemap.c:1619! RIP: 0010:folioendwriteback+0x8a/0x90 Call Trace: endpagewriteback+0x1c/0x60 f2fswriteendio+0x199/0x420...

7.8CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:16 p.m.41 views

CVE-2023-53537

Summary: CVE-2023-53537 concerns a Linux kernel F2FS use-after-free involving a cached IPU bio. Root cause: after cp_error is set, f2fs_submit_merged_ipu_write() failed to validate the bio parameter in f2fs_write_single_data_page(), leading to submission of a random cached bio from another IO con...

7.8CVSS6.2AI score0.0016EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:28 p.m.10 views

SUSE CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/09/17 6:18 p.m.7 views

CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.13 views

DEBIAN-CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.11 views

CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.14 views

UBUNTU-CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/17 2:56 p.m.8 views

CVE-2023-53336 media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.20 views

CVE-2023-53336 media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

0.00201EPSS
SaveExploits0References3
Rows per page
Query Builder