- EPSS 0.08%
- Published 17.05.2024 12:15:13
- Last modified 21.11.2024 09:04:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST If we received HCI_EV_IO_CAPA_REQUEST while HCI_OP_READ_REMOTE_EXT_FEATURES is yet to be responded assume the remote do...
- EPSS 0.04%
- Published 17.05.2024 12:15:13
- Last modified 21.11.2024 09:04:34
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() It seems that if userspace provides a correct IFA_TARGET_NETNSID value but no IFA_ADDRESS and IFA_LOCAL attributes, ine...
CVE-2024-27418
- EPSS 0.02%
- Published 17.05.2024 12:15:13
- Last modified 26.09.2025 16:22:11
In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctp_local_output Currently, mctp_local_output only takes ownership of skb on success, and we may leak an skb if mctp_local_output fails in spec...
- EPSS 0.07%
- Published 17.05.2024 12:15:13
- Last modified 21.11.2024 09:04:35
In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctl_net_busy_read We need to protect the reader reading the sysctl value because the value can be changed concurrently.
CVE-2024-27412
- EPSS 0.02%
- Published 17.05.2024 12:15:12
- Last modified 21.11.2024 09:04:34
In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx-i2c: Do not free non existing IRQ The bq27xxx i2c-client may not have an IRQ, in which case client->irq will be 0. bq27xxx_battery_i2c_probe() already has an...
- EPSS 0.07%
- Published 17.05.2024 12:15:12
- Last modified 21.11.2024 09:04:34
In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect allocation size gcc-14 notices that the allocation with sizeof(void) on 32-bit architectures is not enough for a 64-bit phys_addr_t: drivers/firm...
- EPSS 0.04%
- Published 17.05.2024 12:15:12
- Last modified 21.11.2024 09:04:34
In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back In the commit d73ef2d69c0d ("rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length"), an adjustment was mad...
CVE-2024-27415
- EPSS 0%
- Published 17.05.2024 12:15:12
- Last modified 26.09.2025 17:05:08
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nf_confirm logic cannot handle cloned skbs referencing the same nf_conn entry, which will ha...
CVE-2024-27407
- EPSS 0.02%
- Published 17.05.2024 12:15:11
- Last modified 08.04.2025 15:52:15
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mi_enum_attr()
CVE-2024-27408
- EPSS 0.01%
- Published 17.05.2024 12:15:11
- Last modified 18.09.2025 17:31:49
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the eDMA controlle...