Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 22.10.2024 16:00:35

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment has said shared locks are not allowed when this bit is set. If using shared lock, the wait...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, boun...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: vhost_vdpa: assign irq bypass producer token correctly We used to call irq_bypass_unregister_producer() in vhost_vdpa_setup_vq_irq() which is problematic as we don't know if the to...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookup_atid The lookup_atid() function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to derefe...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 23.10.2024 20:40:24

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid th...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 03.11.2025 23:16:20

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 03.11.2025 23:16:20

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: Fix ali_drw_pmu driver interrupt status clearing The alibaba_uncore_pmu driver forgot to clear all interrupt status in the interrupt processing function. After the PM...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 20.12.2024 15:44:01

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The free_device_compression_mode(iaa_device, device_mode) function frees "device_mode" but it iss passed to iaa_compression_modes[i]-...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 23.10.2024 17:11:29

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfs_init() or fscache_proc_init(), we create dentry under 'fs/netfs', but in netfs_exit(), we only delete the proc ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 03.11.2025 23:16:20

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() syzbot reported a WARNING in bond_xdp_get_xmit_slave. To reproduce this[1], one bond device (bond1) has xd...