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 possible buffer overflow in 'ptirq_get_intr_data()' #2093

Merged
merged 1 commit into from
Dec 18, 2018

Commits on Dec 18, 2018

  1. hv:fix possible buffer overflow in 'ptirq_get_intr_data()'

     - 'buffer'with size of 'buffer_cnt',  will overflow in
        next loop if 'index == buffer_cnt - 1'.
    
    Tracked-On: projectacrn#1252
    Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
    Acked-by: Eddie Dong <eddie.dong@intel.com>
    yonghuah committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    2d2cae9 View commit details
    Browse the repository at this point in the history