- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:19
- Zuletzt bearbeitet 01.12.2025 22:00:43
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() syzbot is again reporting attempt to cancel uninitialized work at mgmt_index_removed() [1], for setting of HCI_MGMT...
CVE-2022-50340
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:19
- Zuletzt bearbeitet 01.12.2025 22:00:51
In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimc_init() fails In vimc_init(), when platform_driver_register(&vimc_pdrv) fails, platform_driver_unregister(&vimc_pdrv) is wrongly cal...
CVE-2025-39836
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:52
- Zuletzt bearbeitet 01.12.2025 21:59:35
In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setup_mm_hdr() is later on passed to tee_shm_register_kernel_buf(). The latter expects those...
- EPSS 0.05%
- Veröffentlicht 16.09.2025 13:08:51
- Zuletzt bearbeitet 03.11.2025 18:16:49
In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA (aka ENOATTR) has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could n...
CVE-2025-39833
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:50
- Zuletzt bearbeitet 03.12.2025 16:34:37
In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIG_DEBUG_OBJECTS_TIMERS unloading hfcpci module leads to the following splat: [ 250.215892] ODEBUG: assert_i...
CVE-2025-39834
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:50
- Zuletzt bearbeitet 01.12.2025 22:03:46
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow When an invalid stc_type is provided, the function allocates memory for shared_stc but jumps to unlock_an...
CVE-2025-39832
- EPSS 0.01%
- Veröffentlicht 16.09.2025 13:08:49
- Zuletzt bearbeitet 03.12.2025 16:36:04
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix lockdep assertion on sync reset unload event Fix lockdep assertion triggered during sync reset unload event. When the sync reset flow is initiated using the devlink r...
CVE-2025-39830
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:48
- Zuletzt bearbeitet 02.12.2025 18:37:52
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path In the error path of hws_pool_buddy_init(), the buddy allocator cleanup doesn't free the allocator structure itself...
CVE-2025-39831
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:48
- Zuletzt bearbeitet 02.12.2025 18:39:28
In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of service_task and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: [ 42.208116][ T16...
CVE-2025-39829
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:00:27
- Zuletzt bearbeitet 02.12.2025 18:37:44
In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftrace_suspend_notifier_call already regi...