[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Fix Arm off-by-one bugs


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Thu, 9 Apr 2026 13:39:31 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=GkHdQhSuOILU1Lyi4V3JpOWxb5YZKjf3r8Q+r/+6rVY=; b=v0Uv3k0sAs73YcVHrIc+FZ4QICov6ictJOYGyQUeMchpOr0S5kalKwqqXUrhC8Cw9pbysX9ms8VPtbfKRT3pMl5jtsAvMzy4j4ulRvJ5qzBBsH4NHERyQow/NgYWj4fx2bf94u28+cP22F2emKeg1tZFDUAbEA9SNwJXMa1NUHJdU4M1ft4lgbixhwo4483tCcV3paDjQDwaZF6/Yj3A8jTSfN2IvOS+NQeRhUHXT3pZJvvr5TPIg8NIsXpGn7oGXRClYTyQGpHZQkE2gPXSiA6lBFljXuehMVcrboA5fDNXFtL/9vTQT9QxguZxeOX32vZHXzuOb359P7S4tSiGig==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=k8QoljjurLraRQwcrr7CcVLAiunQ6g2alQLRfCxLN9QRQpYQKuiHryHcTBAxASoc+LN2b+Mjhj3hwzyQAnRv6Ufc4s/QpFopY2OjiW+Np0eSgOXwyi95cNT+J5jtThrF8FMhPF2HzvvmKUJBhV8GkugCbUdXJ/lX2mtXBvwEWYHQSpCZFz31O4Iw2Z6N5RJefjFZtCyPY08P2FqVUtq7/GyPwL4X3o4hJM9Z5x1KVnDwzInVt4Lo5JE4m9izt8rsoKPWiVVe3+GeQOqsFDepjus4ZM051XJj54APl3EQrkHRLLUWYkdt8BuuOZzHS5QbkTW8cB9cYdZoDFDo5HPfhg==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Thu, 09 Apr 2026 11:39:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Adding unrelated fix as the third patch that I found while preparing 1/3
for ease of merging.

Michal Orzel (3):
  xen/arm: Fix off-by-one in iomem_deny_access() calls
  xen/common: llc-coloring: Fix off-by-one in parse_color_config()
  xen/arm: gic-v3: Use vsize instead of csize for virtual CPU interface

 xen/arch/arm/acpi/domain_build.c |  2 +-
 xen/arch/arm/gic-v2.c            |  8 ++++----
 xen/arch/arm/gic-v3-its.c        |  2 +-
 xen/arch/arm/gic-v3.c            | 10 +++++-----
 xen/common/llc-coloring.c        |  2 +-
 5 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.43.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.