[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1297318312-14309-1-git-send-email-chrisw@sous-sol.org>
Date: Wed, 9 Feb 2011 22:11:50 -0800
From: Chris Wright <chrisw@...s-sol.org>
To: linux-kernel@...r.kernel.org,
Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: Eric Paris <eparis@...hat.com>, Don Dutile <ddutile@...hat.com>,
chrisw@...s-sol.org
Subject: [PATCH 0/2] pci: refer to LSM when accessing device dependent config space
Short patch series to make sure LSM gets visibility into attempt to
access device dependent config space. Fixes a buglet I introduced in
de139a3 ("pci: check caps from sysfs file open to read device dependent
config space")
Chris Wright (2):
security: add cred argument to security_capable()
pci: use security_capable() when checking capablities during config
space read
drivers/pci/pci-sysfs.c | 3 ++-
include/linux/security.h | 6 +++---
kernel/capability.c | 2 +-
security/security.c | 5 ++---
4 files changed, 8 insertions(+), 8 deletions(-)
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists