Linux

Linux

6266 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:33
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable() When disabling overlay plane in mxsfb_plane_overlay_atomic_update(), overlay plane's framebuffer pointer is...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:30:32
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address [1] Replace ETH_ALEN by dev->addr_len. [1] (Ca...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:30
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfs_bnode_get() in __hfs_bnode_create Syzbot found a kernel BUG in hfs_bnode_put(): kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 [#1] PREEMPT SMP KASA...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:29
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4_mb_good_group Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:27
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQ_NOWAIT, it's fine to...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:26
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: s390/idle: mark arch_cpu_idle() noinstr linux-next commit ("cpuidle: tracing: Warn about !rcu_is_watching()") adds a new warning which hits on s390's arch_cpu_idle() function: RCU...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:24
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error If clk_get_rate() fails, the clk that has just been allocated needs to be freed.

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:23
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: bpf: bpf_sk_storage: Fix invalid wait context lockdep report './test_progs -t test_local_storage' reported a splat: [ 27.137569] ============================= [ 27.138122] [ B...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:22
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: of: overlay: Call of_changeset_init() early When of_overlay_fdt_apply() fails, the changeset may be partially applied, and the caller is still expected to call of_overlay_remove() ...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:30:20
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see thi...