Commit 733cca6
vc_screen: modify vcs_size() handling in vcs_read()
jira VULN-358
jira VULN-55184
cve-bf CVE-2023-3567
cve-bf CVE-2023-52973
commit-author George Kennedy <george.kennedy@oracle.com>
commit 46d733d
Restore the vcs_size() handling in vcs_read() to what
it had been in previous version.
Fixes: 226fae1 ("vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF")
Suggested-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: George Kennedy <george.kennedy@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit 46d733d)
Signed-off-by: Marcin Wcisło <marcin.wcislo@conclusive.pl>1 parent dfa1432 commit 733cca6
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
419 | 417 | | |
420 | | - | |
| 418 | + | |
421 | 419 | | |
422 | 420 | | |
423 | 421 | | |
| |||
0 commit comments