Linux

Linux

6442 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:50
  • Zuletzt bearbeitet 24.11.2025 20:05:04

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init() If vp alloc failed in qlcnic_sriov_init(), all previously allocated vp needs to be freed.

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:47
  • Zuletzt bearbeitet 25.11.2025 14:42:06

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntf_state entry on the s2s_cp_stateids li...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:45
  • Zuletzt bearbeitet 24.11.2025 17:25:46

In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmap_lock for later use. This is unsafe and there are a number of failure paths *...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:43
  • Zuletzt bearbeitet 24.11.2025 17:26:12

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel oops because of a write in some read-only memory: [ 9.068287] Unable to handle kernel write to ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:42
  • Zuletzt bearbeitet 24.11.2025 17:35:33

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec() If the system is rebooted via isr(), the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid mem...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:41
  • Zuletzt bearbeitet 24.11.2025 17:41:12

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READDIR Restore the previous limit on the @count argument to prevent a buffer overflow attack.

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:01:38
  • Zuletzt bearbeitet 24.11.2025 17:46:10

In the Linux kernel, the following vulnerability has been resolved: io_uring/af_unix: defer registered files gc to io_uring release Instead of putting io_uring's registered files in unix_gc() we want it to be done by io_uring itself. The trick here...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:46
  • Zuletzt bearbeitet 24.11.2025 17:51:26

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 ("crypto: arm64/poly1305 - Add bloc...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:45
  • Zuletzt bearbeitet 24.11.2025 17:55:07

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl() The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completio...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 12:36:44
  • Zuletzt bearbeitet 24.11.2025 18:00:57

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit 773426f4771b ("crypto: arm/poly1305 - Add block-on...