grub-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/4] Prevent out-of-bound reads


From: Lidong Chen
Subject: [PATCH v2 0/4] Prevent out-of-bound reads
Date: Wed, 3 May 2023 17:32:16 +0000

v2:
- patch 4/4: Only mark the informative errors for translation based on the 
comments.
- patch 2/4: Include a reference to the fix in the patch 2/4 commit message.
- No changes to the rest of 2 patches.

Lidong Chen (4):
  fs/hfsplus: Validate btree node size
  fs/hfsplus: Prevent out of bound access in catalog file
  fs/hfsplus: Set grub errno to prevent NULL pointer access
  fs/hfsplus: Mark error strings for translation

 grub-core/fs/hfsplus.c | 33 ++++++++++++++++++++++++++++-----
 1 file changed, 28 insertions(+), 5 deletions(-)

-- 
2.39.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]