Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 03.11.2025 23:15:52

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Add poll mod list filling check In case of im_protocols value is 1 and tm_protocols value is 0 this combination successfully passes the check 'if (!im_protocols && !tm_...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 03.11.2025 23:15:53

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfd_lookup() fails, gtp_encap_enable_socket() returns a NULL pointer, but its callers only check for error pointers thus miss ...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 23.09.2024 14:44:12

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipsec_lock from spin lock to mutex In the cited commit, bond->ipsec_lock is added to protect ipsec_list, hence xdo_dev_state_add and xdo_dev_state_delete are called...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 03.11.2025 23:15:53

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually ...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 23.09.2024 14:45:10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix random crash seen while removing driver This fixes the random kernel crash seen while removing the driver, when running the load/unload test over multiple...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 19.09.2024 18:10:49

In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpus_read_lock() in pg_net_init() I have seen the WARN_ON(smp_processor_id() != cpu) firing in pktgen_thread_worker() during tests. We must use cpus_read_lock()/cpus_r...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 13.09.2024 16:52:02

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open Prior to commit 3f29cc82a84c ("nfsd: split sc_status out of sc_type") states_show() relied on sc_type field to be of ...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:12
  • Zuletzt bearbeitet 13.09.2024 16:52:14

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to...

  • EPSS 0.01%
  • Veröffentlicht 13.09.2024 06:15:11
  • Zuletzt bearbeitet 03.11.2025 23:15:52

In the Linux kernel, the following vulnerability has been resolved: scsi: aacraid: Fix double-free on probe failure aac_probe_one() calls hardware-specific init functions through the aac_driver_ident::init pointer, all of which eventually call down...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 13.09.2024 16:36:52

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to inv...