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 vlapic.c #2996

Merged
merged 1 commit into from Apr 23, 2019

Conversation

yonghuah
Copy link
Contributor

Possible buffer overflow will happen in vlapic_set_tmr()
and vlapic_update_ppr(),this path is to fix them.

Tracked-On: #1252
Signed-off-by: Yonghua Huang yonghua.huang@intel.com
Acked-by: Eddie Dong eddie.dong@intel.com

@wenlingz wenlingz added this to the v1.0 milestone Apr 23, 2019
@ghost
Copy link

ghost commented Apr 23, 2019

out of time

@ghost
Copy link

ghost commented Apr 23, 2019

No new violations to the coding guideline detected.
No New Name Conflict

No New Function Declaration/Definition Mismatch

@ghost ghost added Coding Guidelines: PASS Coding Guidelines Manual Check and removed CI: no coding guideline labels Apr 23, 2019
@acrnsi acrnsi added the Auto_Merge_Pass it is ready to merge label Apr 23, 2019
@wenlingz wenlingz merged commit f991d17 into projectacrn:master Apr 23, 2019
  Possible buffer overflow will happen in vlapic_set_tmr()
  and vlapic_update_ppr(),this path is to fix them.

Tracked-On: projectacrn#1252
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
@yonghuah yonghuah deleted the hv_fix_BO branch June 20, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto_Merge_Pass it is ready to merge Coding Guidelines: PASS Coding Guidelines Manual Check Tracked On Pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants