All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Audit fixes for v6.1 (#1)
@ 2022-11-07 23:10 ` Paul Moore
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2022-11-07 23:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

Hi Linus,

A small audit patch to fix an instance of undefined behavior in a
shift operator caused when shifting a signed value too far.  While the
fix is trivial and I can't imagine it causing a problem in a backport,
I'm not explicitly marking it for stable on the off chance that there
is some system out there which is relying on some wonky unexpected
behavior which this patch could break; *if* it does break, IMO it's
better that to happen in a minor or -rcX release and not in a stable
backport.

Please merge for v6.1-rcX.

-Paul

--
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

 Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20221107

for you to fetch changes up to 986d93f55bdeab1cac858d1e47b41fac10b2d7f6:

 audit: fix undefined behavior in bit shift for AUDIT_BIT
   (2022-10-31 07:29:47 -0400)

----------------------------------------------------------------
audit/stable-6.1 PR 20221107

----------------------------------------------------------------
Gaosheng Cui (1):
     audit: fix undefined behavior in bit shift for AUDIT_BIT

include/uapi/linux/audit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Audit fixes for v6.1 (#1)
@ 2022-11-07 23:10 ` Paul Moore
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2022-11-07 23:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

Hi Linus,

A small audit patch to fix an instance of undefined behavior in a
shift operator caused when shifting a signed value too far.  While the
fix is trivial and I can't imagine it causing a problem in a backport,
I'm not explicitly marking it for stable on the off chance that there
is some system out there which is relying on some wonky unexpected
behavior which this patch could break; *if* it does break, IMO it's
better that to happen in a minor or -rcX release and not in a stable
backport.

Please merge for v6.1-rcX.

-Paul

--
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

 Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20221107

for you to fetch changes up to 986d93f55bdeab1cac858d1e47b41fac10b2d7f6:

 audit: fix undefined behavior in bit shift for AUDIT_BIT
   (2022-10-31 07:29:47 -0400)

----------------------------------------------------------------
audit/stable-6.1 PR 20221107

----------------------------------------------------------------
Gaosheng Cui (1):
     audit: fix undefined behavior in bit shift for AUDIT_BIT

include/uapi/linux/audit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-- 
paul-moore.com

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Audit fixes for v6.1 (#1)
  2022-11-07 23:10 ` Paul Moore
@ 2022-11-08 20:48   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-11-08 20:48 UTC (permalink / raw)
  To: Paul Moore; +Cc: Linus Torvalds, linux-audit, linux-kernel

The pull request you sent on Mon, 7 Nov 2022 18:10:15 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20221107

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f141df371335645ce29a87d9683a3f79fba7fd67

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Audit fixes for v6.1 (#1)
@ 2022-11-08 20:48   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-11-08 20:48 UTC (permalink / raw)
  To: Paul Moore; +Cc: linux-audit, Linus Torvalds, linux-kernel

The pull request you sent on Mon, 7 Nov 2022 18:10:15 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20221107

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f141df371335645ce29a87d9683a3f79fba7fd67

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-08 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07 23:10 [GIT PULL] Audit fixes for v6.1 (#1) Paul Moore
2022-11-07 23:10 ` Paul Moore
2022-11-08 20:48 ` pr-tracker-bot
2022-11-08 20:48   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.