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: <20231204193534.GA2755851@nvidia.com>
Date:   Mon, 4 Dec 2023 15:35:34 -0400
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     iommu@...ts.linux.dev, kvm@...r.kernel.org,
        linux-kernel@...r.kernel.org, Kevin Tian <kevin.tian@...el.com>
Subject: [GIT PULL] Please pull IOMMUFD subsystem changes

Hi Linus,

Two bug fixes for the rc cycle.

Thanks,
Jason

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git tags/for-linus-iommufd

for you to fetch changes up to 6f9c4d8c468c189d6dc470324bd52955f8aa0a10:

  iommufd: Do not UAF during iommufd_put_object() (2023-11-29 20:30:03 -0400)

----------------------------------------------------------------
iommufd 6.7 first rc pull request

A small fix for the dirty tracking self test to fail correctly if the code
is buggy.

Fix a tricky syzkaller race UAF with object reference counting.

----------------------------------------------------------------
Jason Gunthorpe (2):
      iommufd: Add iommufd_ctx to iommufd_put_object()
      iommufd: Do not UAF during iommufd_put_object()

Robin Murphy (1):
      iommufd/selftest: Fix _test_mock_dirty_bitmaps()

 drivers/iommu/iommufd/device.c                |  14 +--
 drivers/iommu/iommufd/hw_pagetable.c          |   8 +-
 drivers/iommu/iommufd/ioas.c                  |  14 +--
 drivers/iommu/iommufd/iommufd_private.h       |  70 +++++++++---
 drivers/iommu/iommufd/main.c                  | 146 ++++++++++++++------------
 drivers/iommu/iommufd/selftest.c              |  14 +--
 drivers/iommu/iommufd/vfio_compat.c           |  18 ++--
 tools/testing/selftests/iommu/iommufd_utils.h |  13 ++-
 8 files changed, 177 insertions(+), 120 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ