lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250506203506.158818-3-johannes@sipsolutions.net>
Date: Tue,  6 May 2025 22:33:39 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: [GIT PULL] wireless-2025-05-06

Hi,

Couple more fixes, that's probably all for 6.15, I don't
really see anything more coming. Never say never though,
I guess.

The whole device ID management in iwlwifi is in a bit of
a rework right now for -next, so there will be conflicts.
I'm trying to get as much of that resolved in my tree,
but with this new commit we'll have to see where it'll
need to be resolved.

Please pull and let us know if there's any problem.

Thanks,
johannes



The following changes since commit 30763f1adf69233fcfdc836370f69056a1be9d27:

  Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2025-04-24 11:10:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-05-06

for you to fetch changes up to ebedf8b7f05b9c886d68d63025db8d1b12343157:

  wifi: iwlwifi: add support for Killer on MTL (2025-05-06 21:50:19 +0200)

----------------------------------------------------------------
Couple of fixes:
 * iwlwifi: add two missing device entries
 * cfg80211: fix a potential out-of-bounds access
 * mac80211: fix format of TID to link mapping action frames

----------------------------------------------------------------
Johannes Berg (1):
      wifi: iwlwifi: add support for Killer on MTL

Michael-CY Lee (1):
      wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping

Veerendranath Jakkam (1):
      wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation

 drivers/net/wireless/intel/iwlwifi/pcie/drv.c |  2 ++
 include/linux/ieee80211.h                     |  2 +-
 net/mac80211/mlme.c                           | 12 ++++++------
 net/wireless/scan.c                           |  2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ