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>] [day] [month] [year] [list]
Date:   Fri, 30 Jun 2017 15:49:57 +0100
From:   Marc Zyngier <marc.zyngier@....com>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Dan Carpenter <dan.carpenter@...cle.com>,
        "Pedro H . Penna" <pedrohenriquepenna@...il.com>,
        Stafford Horne <shorne@...il.com>,
        Suzuki K Poulose <suzuki.poulose@....com>,
        Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
        Jason Cooper <jason@...edaemon.net>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] Additional irqchip fixes for 4.13

Hi Thomas,

The following fixes have appeared in my Inbox today, and rather than
holding them until -rc1, I though I might send them your way
anyway. Nothing spectacular, just the usual fixes for brown paper bag
type bugs...

Thanks,

	M.

  irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID (2017-06-23 09:14:59 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.13-2

for you to fetch changes up to ca38701935138a4aba7dd9e4daf21e13a4663f43:

  irqchip/or1k-pic: Fix interrupt acknowledgement (2017-06-30 15:33:11 +0100)

----------------------------------------------------------------
Second batch of irqchip updates for 4.13

- Potential out of bound access for GICv3
- Memory allocation gotcha in the Marvell GICP driver
- Fix openrisc interrupt acknowledgement

----------------------------------------------------------------
Dan Carpenter (1):
      irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap

Pedro H. Penna (1):
      irqchip/or1k-pic: Fix interrupt acknowledgement

Suzuki K Poulose (1):
      irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity

 drivers/irqchip/irq-gic-v3.c     | 3 +++
 drivers/irqchip/irq-mvebu-gicp.c | 4 ++--
 drivers/irqchip/irq-or1k-pic.c   | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ