[Midnightbsd-cvs] [MidnightBSD/src] 3fa20e: wifi: iwlwifi: mvm: rfi: fix potential response leaks

Lucas Holt noreply at github.com
Tue Mar 25 01:48:04 EDT 2025


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 3fa20e0731c5f8de8e41ec848f38103483e62e66
      https://github.com/MidnightBSD/src/commit/3fa20e0731c5f8de8e41ec848f38103483e62e66
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M sys/contrib/dev/iwlwifi/mvm/rfi.c

  Log Message:
  -----------
  wifi: iwlwifi: mvm: rfi: fix potential response leaks
If the rx payload length check fails, or if kmemdup() fails,
we still need to free the command response. Fix that.

https://web.git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=28db0ae86cb91a4ab0e855cff779daead936b7d5

Fixes part of a CVE-2024-35912


  Commit: 26145054dd1564005313af3569628a28d0cdf814
      https://github.com/MidnightBSD/src/commit/26145054dd1564005313af3569628a28d0cdf814
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M .whitesource

  Log Message:
  -----------
  Merge branch 'master' of github.com:MidnightBSD/src


Compare: https://github.com/MidnightBSD/src/compare/9fb353ef46de...26145054dd15

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list