Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HV:fix potential buffer overflow issues #1276

Merged
merged 1 commit into from
Sep 18, 2018

Commits on Sep 18, 2018

  1. HV:fix potential buffer overflow issues

     - use sizeof(struct lapic_regs),instead of arbitrary size
       to lear 'apic_page' memory region in vlapic.c
     - fix potential buffer overflow issues in vpic.c & ioapic.c
    
    Tracked-On: projectacrn#1252
    Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
    Acked-by: Eddie Dong <eddie.dong@intel.com>
    yonghuah committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    4b36f51 View commit details
    Browse the repository at this point in the history