CVE-2024-50082
- EPSS 0.01%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like this: BUG: unable to handle page fault for addre...
CVE-2024-50073
- EPSS 0.02%
- Veröffentlicht 29.10.2024 01:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:47
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux BUG: KASAN: slab-use-after-free in gsm_cleanup_mux+0x77b/0x7b0 drivers/tty/n_gsm.c:3160 [n_gsm] Read of size 8 at addr ffff88815fe...
CVE-2024-50067
- EPSS 0.03%
- Veröffentlicht 28.10.2024 01:15:02
- Zuletzt bearbeitet 03.11.2025 23:16:46
In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Somet...
CVE-2023-52918
- EPSS 0.01%
- Veröffentlicht 22.10.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:16:32
In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer ...
CVE-2023-52919
- EPSS 0.01%
- Veröffentlicht 22.10.2024 08:15:02
- Zuletzt bearbeitet 24.10.2024 03:53:16
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix possible NULL pointer dereference in send_acknowledge() Handle memory allocation failure from nci_skb_alloc() (calling alloc_skb()) to avoid possible NULL pointer der...
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:18
- Zuletzt bearbeitet 03.11.2025 23:16:45
In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition In the switchtec_ntb_add function, it can call switchtec_ntb_init_sndev functi...
CVE-2024-50062
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:18
- Zuletzt bearbeitet 03.11.2025 23:16:46
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Avoid null pointer deref during path establishment For RTRS path establishment, RTRS client initiates and completes con_num of connections. After establishing all it...
CVE-2024-50063
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:18
- Zuletzt bearbeitet 03.11.2025 20:16:35
In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return d...
CVE-2024-50044
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:17
- Zuletzt bearbeitet 12.05.2026 13:16:16
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use sock_lock so it must never be called with it locked but rfcomm_sock_ioctl ...
CVE-2024-50045
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:17
- Zuletzt bearbeitet 12.05.2026 13:16:16
In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traffic via a VxLAN device. This happens during the che...