CVE-2024-35850
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 30.12.2024 17:42:02
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev setup Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NU...
CVE-2024-35851
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 30.12.2024 18:10:36
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev suspend Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is ...
CVE-2023-52690
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 21.11.2024 08:40:22
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer ...
CVE-2023-52691
- EPSS 0.01%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 10.01.2025 17:59:11
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in si_dpm_init When the allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to f...
CVE-2023-52692
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 25.09.2025 16:29:51
In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config() scarlett2_usb_set_config() calls scarlett2_usb_get() but was not checking the result. Return the error if it ...
CVE-2023-52693
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 17.12.2025 03:43:35
In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpi_get_parent() called in acpi_video_dev_register_backlight() fails, for example, because acpi_ut_acqu...
CVE-2023-52694
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 17.12.2025 03:43:12
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function With tpd12s015_remove() marked with __exit this function is discarded when the driver is compiled as a built...
CVE-2023-52695
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 19.09.2025 18:46:58
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in create_validate_stream_for_sink [WHY & HOW] This is to check connector type to avoid unhandled null pointer for writeback connectors.
CVE-2023-52696
- EPSS 0.28%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 07.04.2025 19:05:16
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opal_powercap_init() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
CVE-2023-52697
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 25.09.2025 16:29:22
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL sof_sdw_rt_sdca_jack_exit() are used by different codecs, and some of them use the same dai name. For exampl...