Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 30.12.2025 12:23:15
  • Zuletzt bearbeitet 31.12.2025 20:43:05

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdma_mmap rdma_user_mmap_entry_get() take reference, we should release it when not need anymore, add the missing rdma_user_mmap_entry_put() in the...

  • EPSS 0.05%
  • Veröffentlicht 30.12.2025 12:16:07
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: MIPS: fw: Allow firmware to pass a empty env fw_getenv will use env entry to determine style of env, however it is legal for firmware to just pass a empty list. Check if first ent...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:16:06
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: s390/vmem: split pages when debug pagealloc is enabled Since commit bb1520d581a3 ("s390/mm: start kernel with DAT enabled") the kernel crashes early during boot when debug pageallo...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:16:05
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net Commit f5f9d4a314da ("nfsd: move reply cache initialization into nfsd startup") moved the initialization ...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:16:05
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: Fix endpoint check The syzbot fuzzer detected a problem in the udlfb driver, caused by an endpoint not having the expected type: usb 1-1: Read EDID byte 0 failed: -7...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:16:04
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup crypto_alloc_shash() allocates resources, which should be released by crypto_free_shash(). When ath11k_peer_find() fails,...

  • EPSS 0.04%
  • Veröffentlicht 30.12.2025 12:16:03
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Add a check for valid 'mad_agent' pointer When unregistering MAD agent, srpt module has a non-null check for 'mad_agent' pointer before invoking ib_unregister_mad_agent(...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:16:02
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() In a previous commit c1006bd13146, ni->mi.mrec in ni_write_inode() could be NULL, and thus a NULL check is added for...

  • EPSS 0.03%
  • Veröffentlicht 30.12.2025 12:16:02
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix leak of dev tracker At the stage of direction checks, the netdev reference tracker is already initialized, but released with wrong *_put() call.

  • EPSS 0.02%
  • Veröffentlicht 30.12.2025 12:16:01
  • Zuletzt bearbeitet 31.12.2025 20:42:43

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init blk-iocost sometimes causes the following crash: BUG: kernel NULL pointer dereference, address:...