- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:58
- Zuletzt bearbeitet 06.10.2025 14:56:47
In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninit...
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:57
- Zuletzt bearbeitet 06.10.2025 14:56:47
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:56
- Zuletzt bearbeitet 06.10.2025 14:56:47
In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) In smbd_destroy() we may destroy the memory so we better wait until post_send_credits_work is ...
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 06.10.2025 14:56:47
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on __kmem_cache_s...
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 06.10.2025 14:56:47
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qp_type to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PS_UDP, other port spaces like PS_IB is also allowed, as...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh->b_transaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2_journal_commit_transaction __jbd2_journal_insert_checkpo...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() The memory allocated in tb_queue_dp_bandwidth_request() needs to be released once the request is handled to avoid l...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If create_qp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88_usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 (size 512): com...