Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 21.10.2024 20:15:06
  • Last modified 25.10.2024 20:09:39

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attribute array, which causes an oops when assessed by the soc_device_match(...

  • EPSS 0.07%
  • Published 21.10.2024 20:15:06
  • Last modified 25.10.2024 20:07:48

In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpi_install_fixed_event_handler() enables the event automatically on success, it is incorrect to call it before th...

  • EPSS 0.04%
  • Published 21.10.2024 20:15:06
  • Last modified 24.10.2024 19:57:39

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix use-after-free in hsci KASAN found that addr was dereferenced after br2dev_event_work was freed. ================================================================== ...

  • EPSS 0.03%
  • Published 21.10.2024 20:15:06
  • Last modified 24.10.2024 19:58:17

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: fix memory leak in tbnet_open() When tb_ring_alloc_rx() failed in tbnet_open(), ida that allocated in tb_xdomain_alloc_out_hopid() is not released. Add tb_xdomain...

  • EPSS 0.06%
  • Published 21.10.2024 20:15:06
  • Last modified 24.10.2024 19:59:47

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6_fragment() Blamed commit claimed rcu_read_lock() was held by ip6_fragment() callers. It seems to not be always true, at least for UDP stack. syz...

  • EPSS 0.07%
  • Published 21.10.2024 19:15:05
  • Last modified 17.02.2025 12:15:26

In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identity maps, large ranges of addresses not actually req...

  • EPSS 0.04%
  • Published 21.10.2024 19:15:04
  • Last modified 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor [Why] Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor ...

  • EPSS 0.03%
  • Published 21.10.2024 19:15:04
  • Last modified 07.11.2024 19:27:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to ...

  • EPSS 0.05%
  • Published 21.10.2024 19:15:04
  • Last modified 07.11.2024 19:27:01

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154_scan_worker In the `mac802154_scan_worker` function, the `scan_req->type` field was accessed after the RCU read-side cri...

  • EPSS 0.03%
  • Published 21.10.2024 19:15:04
  • Last modified 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_commit. This issue is triggered when an EXT4_IOC_MIGRATE ioctl is set ...