CVE-2024-50075
- EPSS 0.02%
- Veröffentlicht 29.10.2024 01:15:04
- Zuletzt bearbeitet 01.10.2025 21:15:44
In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a...
CVE-2024-50076
- EPSS 0.13%
- Veröffentlicht 29.10.2024 01:15:04
- Zuletzt bearbeitet 08.11.2024 16:15:45
In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of vc->vc_sw->con_font_get. This may cause info-leak, s...
CVE-2024-50077
- EPSS 0.04%
- 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: Bluetooth: ISO: Fix multiple init when debugfs is disabled If bt_debugfs is not created successfully, which happens if either CONFIG_DEBUG_FS or CONFIG_DEBUG_FS_ALLOW_ALL is unset,...
CVE-2024-50078
- EPSS 0.04%
- 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: Bluetooth: Call iso_exit() on module unload If iso_init() has been called, iso_exit() must be called on module unload. Without that, the struct proto that iso_init() registered wit...
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...
- EPSS 0.02%
- Veröffentlicht 23.10.2024 06:15:10
- Zuletzt bearbeitet 07.03.2025 17:15:18
In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix move_normal_pmd/retract_page_tables race In mremap(), move_page_tables() looks at the type of the PMD entry and the specified address range to figure out by which me...
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 ...
- 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-50060
- 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: io_uring: check if we need to reschedule during overflow flush In terms of normal application usage, this list will always be empty. And if an application does overflow a bit, it'l...
- EPSS 0.02%
- 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: i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition In the cdns_i3c_master_probe function, &master->hj_work is bound with cdns_i3c_m...