VirtualBox

Changeset 90173 in vbox


Ignore:
Timestamp:
Jul 14, 2021 12:55:32 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145688
Message:

VMM/VMMR0JmpA-amd64.asm: Double the stack fuzz for linux 5.13. bugref:10064 ticketref:20090 ticketref:20456

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm

    r87456 r90173  
    3333
    3434;; Workaround for linux 4.6 fast/slow syscall stack depth difference.
     35;; Update: This got worse with linux 5.13. See bugref:10064.
    3536%ifdef VMM_R0_SWITCH_STACK
    3637 %define STACK_FUZZ_SIZE 0
    3738%else
    38  %define STACK_FUZZ_SIZE 128
     39 %define STACK_FUZZ_SIZE 256
    3940%endif
    4041
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette