CVE-2024-46855
- EPSS 0.03%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:09
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_socket: fix sk refcount leaks We must put 'sk' reference before returning.
CVE-2024-46857
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:10
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to set the bridge mode attribute when numvfs=0 leads to a crash: bridge link set dev eth2 hwmode vepa ...
CVE-2024-46859
- EPSS 0.03%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 05.05.2026 15:06:23
In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINF_CUR_BRIGHT(0x0d)...
CVE-2024-46860
- EPSS 0.05%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 02.10.2024 14:04:38
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change When disabling wifi mt7921_ipv6_addr_change() is called as a notifier. At this point mvif->phy is already NUL...
CVE-2024-46861
- EPSS 0.03%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 03.10.2024 15:36:06
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: * Payload too short * Payload formatted incorrecly (e.g. bad NCM framing) * Lack ...
CVE-2024-46841
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() We handle errors here properly, ENOMEM isn't fatal, return the error.
CVE-2024-46842
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 08.10.2024 18:22:24
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info The MBX_TIMEOUT return code is not handled in lpfc_get_sfp_info and the routine unconditionally frees submitted mailbox com...
CVE-2024-46843
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 08.10.2024 18:23:52
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcd_async_scan fails during ufshcd_probe...
CVE-2024-46848
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:07
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Limit the period on Haswell Running the ltp test cve-2015-3290 concurrently reports the following warnings. perfevents: irq loop stuck! WARNING: CPU: 31 PID: 324...
CVE-2024-46832
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:06
In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed This avoids warning: [ 0.118053] BUG: sleeping function called from invalid context at kernel/locking/mu...