Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 16

Количество 16

github логотип

GHSA-p2r3-p9wp-qrx6

5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
EPSS: Низкий
ubuntu логотип

CVE-2026-43312

5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
EPSS: Низкий
redhat логотип

CVE-2026-43312

5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

EPSS: Низкий
nvd логотип

CVE-2026-43312

5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
EPSS: Низкий
debian логотип

CVE-2026-43312

5 месяцев назад

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

CVSS3: 5.5
EPSS: Низкий
fstec логотип

BDU:2026-11107

8 месяцев назад

Уязвимость функции ov5647_probe() модуля drivers/media/i2c/ov5647.c драйвера мультимедийных устройств ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 5.5
EPSS: Низкий
altlinux логотип

ALT-PU-2026-7309

7 месяцев назад

ALT-PU-2026-7309: package `kernel-image-pine` update to version 6.18.16-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2026-4126

7 месяцев назад

ALT-PU-2026-4126: package `kernel-image-un-def` update to version 6.1.166-alt1

CVSS3: 9.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:3166-1

2 месяца назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:3130-1

2 месяца назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:21555-1

около 1 месяца назад

Security update for the Linux Kernel

EPSS: Низкий
altlinux логотип

ALT-PU-2026-4865

6 месяцев назад

ALT-PU-2026-4865: package `kernel-image-6.18` update to version 6.18.19-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2026-6044

6 месяцев назад

ALT-PU-2026-6044: package `kernel-image-rpi-un` update to version 6.12.79-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2026-7006

5 месяцев назад

ALT-PU-2026-7006: package `kernel-image-6.12` update to version 6.12.85-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2026-7004

5 месяцев назад

ALT-PU-2026-7004: package `kernel-image-rt` update to version 6.12.85-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2026-9924

3 месяца назад

ALT-PU-2026-9924: package `kernel-image-rpi-un` update to version 6.12.94-alt1

CVSS3: 10
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-p2r3-p9wp-qrx6

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
0%
Низкий
5 месяцев назад
ubuntu логотип
CVE-2026-43312

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
0%
Низкий
5 месяцев назад
redhat логотип
CVE-2026-43312

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

0%
Низкий
5 месяцев назад
nvd логотип
CVE-2026-43312

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which currently happens after init_controls(). This can result in a segfault if the error condition is hit, and we try to access i2c_client, so fix the order.

CVSS3: 5.5
0%
Низкий
5 месяцев назад
debian логотип
CVE-2026-43312

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

CVSS3: 5.5
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2026-11107

Уязвимость функции ov5647_probe() модуля drivers/media/i2c/ov5647.c драйвера мультимедийных устройств ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 5.5
0%
Низкий
8 месяцев назад
altlinux логотип
ALT-PU-2026-7309

ALT-PU-2026-7309: package `kernel-image-pine` update to version 6.18.16-alt1

CVSS3: 9.8
7 месяцев назад
altlinux логотип
ALT-PU-2026-4126

ALT-PU-2026-4126: package `kernel-image-un-def` update to version 6.1.166-alt1

CVSS3: 9.8
7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:3166-1

Security update for the Linux Kernel

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:3130-1

Security update for the Linux Kernel

2 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:21555-1

Security update for the Linux Kernel

около 1 месяца назад
altlinux логотип
ALT-PU-2026-4865

ALT-PU-2026-4865: package `kernel-image-6.18` update to version 6.18.19-alt1

CVSS3: 9.8
6 месяцев назад
altlinux логотип
ALT-PU-2026-6044

ALT-PU-2026-6044: package `kernel-image-rpi-un` update to version 6.12.79-alt1

CVSS3: 9.8
6 месяцев назад
altlinux логотип
ALT-PU-2026-7006

ALT-PU-2026-7006: package `kernel-image-6.12` update to version 6.12.85-alt1

CVSS3: 9.8
5 месяцев назад
altlinux логотип
ALT-PU-2026-7004

ALT-PU-2026-7004: package `kernel-image-rt` update to version 6.12.85-alt1

CVSS3: 9.8
5 месяцев назад
altlinux логотип
ALT-PU-2026-9924

ALT-PU-2026-9924: package `kernel-image-rpi-un` update to version 6.12.94-alt1

CVSS3: 10
3 месяца назад

Уязвимостей на страницу