Bug 218219
Summary: | OOB Access in smb2_dump_detail | ||
---|---|---|---|
Product: | File System | Reporter: | j51569436 |
Component: | CIFS | Assignee: | fs_cifs (fs_cifs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | hissrna11, lsahlber, pc, smfrench |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 6.7.0 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
crash callstack
patch 1 patch v2 |
Description
j51569436
2023-12-04 10:54:26 UTC
Created attachment 305537 [details]
crash callstack
Created attachment 305618 [details]
patch 1
Thanks for the report. Does the attached patch fix your problem? Created attachment 305633 [details]
patch v2
Follow v2 of this patch. Please verify.
This was fixed upstream by: commit 567320c46a60 ("smb: client: fix potential OOB in smb2_dump_detail()"). |