Commit 7db3af9
committed
BUG: Backport GDCM out-of-bounds fix
Back for of GDCM 5829c95c8ac3afa9a3a3413675e948959c28a789
Fix VU#591834.1
Original report is:
Vulnerability VU#591834.1 (VU#591834)
Date Added: 2025-08-21
Description: An out-of-bounds read vulnerability exists in the
Grassroots DICOM library (GDCM), specifically within the
SequenceOfFragments::ReadValue method. The issue is triggered during
parsing of a malformed DICOM file containing encapsulated PixelData
fragments (compressed image data stored as multiple fragments).1 parent 01248b7 commit 7db3af9
File tree
1 file changed
+1
-1
lines changed- Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments