public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1] Backport the fix for CVE-2024-23851 to v6.1
@ 2024-02-20 23:23 He Gao
  2024-02-20 23:23 ` [PATCH 6.1] dm: limit the number of targets and parameter size area He Gao
  2024-02-21  8:50 ` [PATCH 6.1] Backport the fix for CVE-2024-23851 to v6.1 Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: He Gao @ 2024-02-20 23:23 UTC (permalink / raw)
  To: stable; +Cc: He Gao

This is the fix of CVE-2024-23851 for kernel v6.1.

Upstream commit: https://github.com/torvalds/linux/commit/bd504bcfec41a503b32054da5472904b404341a4

Changed argument name "blk_mode_t" back to "fmode_t" for the old version. The argument
is not affected by the patch.

He Gao (1):
  dm: limit the number of targets and parameter size area

 drivers/md/dm-core.h  | 2 ++
 drivers/md/dm-ioctl.c | 3 ++-
 drivers/md/dm-table.c | 9 +++++++--
 3 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.44.0.rc0.258.g7320e95886-goog


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

end of thread, other threads:[~2024-02-22  5:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-20 23:23 [PATCH 6.1] Backport the fix for CVE-2024-23851 to v6.1 He Gao
2024-02-20 23:23 ` [PATCH 6.1] dm: limit the number of targets and parameter size area He Gao
2024-02-21  8:50 ` [PATCH 6.1] Backport the fix for CVE-2024-23851 to v6.1 Greg KH
     [not found]   ` <CAGVOQjFLBCGh5zRTZcmiyNNtgnMn8MBeAFqY1FNm_rtT3Pp7gg@mail.gmail.com>
2024-02-22  5:58     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox