IP Library Granted Patent US 9,940,475
Granted Patent B2
US 9,940,475 · App. 15/434,254 · Granted Apr 10, 2018

Interlinking routines with differing protections using stack indicators

Inventor: Michael K. Gschwind (Chappaqua, NY)
Assignee: INTFRNATIONAL BUSINESS MACHINES CORPORATION
G06F21/6218G06F21/53G06F2221/033
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,940,475
App. No.
15/434,254
Granted
Apr 10, 2018
Kind
B2
Abstract

Corruption of program stacks is detected by using guard words placed in the program stacks. A called routine executing on a processor checks a guard word in a stack frame of a calling routine. The checking determines whether the guard word has an expected value. Based on determining the guard word has an unexpected value, an indication of corruption of the stack frame is provided. Some routines, however, may not support use of guard words. Thus, routines that are interlinked may have differing protection capabilities. In this situation, a determination may be made as to whether a caller routine supports guard word protection. Based on determining that the caller routine supports guard word protection, the called routine verifies the guard word.

Claims (38)

1. A computer program product for facilitating execution of routines of a computing environment, said computer program product comprising:

a non-transitory computer readable storage medium readable by a processing circuit and storing instructions for performing a method comprising:

determining by a called routine executing on a processor of the computing environment whether a caller routine supports guard word protection, the called routine being called by the caller routine and supporting guard word protection;

based on determining that the caller routine supports guard word protection, verifying by the called routine a guard word stored in a stack frame of the caller routine; and

based on determining that the caller routine lacks support for guard word protection, disabling the supported guard word protection of the called routine to suppress the verifying by the called routine.

2. The computer program product of claim 1 , wherein the determining comprises checking an indicator of a stack of one or more indicators to determine whether the caller routine supports guard word protection.

3. The computer program product of claim 2 , wherein the stack of one or more indicators is implemented as a shift register.

4. The computer program product of claim 2 , wherein the indicator is set to indicate that the caller routine supports guard word protection based on the guard word being written to the stack frame.

5. The computer program product of claim 2 , wherein the guard word is written to the stack frame by the caller routine, and based on writing the guard word to the stack frame, the caller routine sets the indicator to indicate support of guard word protection.

6. The computer program product of claim 5 , wherein the writing of the guard word to the stack frame and the setting of the indicator are performed via execution of a store guard word conditional instruction.

7. The computer program product of claim 1 , wherein the determining and the verifying are performed based on initiation of a verify guard word conditional instruction, the verify guard word conditional instruction conditionally verifying the guard word based on the determining indicating that the caller routine supports guard word protection.

8. The computer program product of claim 1 , wherein the verifying comprises:

determining whether the guard word stored in the stack frame is an expected value; and

returning to a return address in the stack frame based on the guard word being the expected value.

9. The computer program product of claim 8 , wherein the verifying further comprises failing to return to the return address in the stack frame based on the guard word being an unexpected value.

10. A computer system for facilitating execution of routines of a computing environment, said computer system comprising:

a memory; and

a processor in communication with the memory, wherein the computer system is configured to perform a method, said method comprising:

determining by a called routine executing on the processor of the computing environment whether a caller routine supports guard word protection, the called routine being called by the caller routine and supporting guard word protection;

based on determining that the caller routine supports guard word protection, verifying by the called routine a guard word stored in a stack frame of the caller routine; and

based on determining that the caller routine lacks support for guard word protection, disabling the supported guard word protection of the called routine to suppress the verifying by the called routine.

11. The computer system of claim 10 , wherein the determining comprises checking an indicator of a stack of one or more indicators to determine whether the caller routine supports guard word protection.

12. The computer system of claim 11 , wherein the guard word is written to the stack frame by the caller routine, and based on writing the guard word to the stack frame, the caller routine sets the indicator to indicate support of guard word protection.

13. The computer system of claim 12 , wherein the writing of the guard word to the stack frame and the setting of the indicator are performed via execution of a store guard word conditional instruction.

14. The computer system of claim 10 , wherein the determining and the verifying are performed based on initiation of a verify guard word conditional instruction, the verify guard word conditional instruction conditionally verifying the guard word based on the determining indicating that the caller routine supports guard word protection.

15. The computer system of claim 10 , wherein the verifying comprises:

determining whether the guard word stored in the stack frame is an expected value; and

returning to a return address in the stack frame based on the guard word being the expected value.

16. A computer-implemented method of facilitating execution of routines of a computing environment, said computer-implemented method comprising:

determining by a called routine executing on a processor of the computing environment whether a caller routine supports guard word protection, the called routine being called by the caller routine and supporting guard word protection;

based on determining that the caller routine supports guard word protection, verifying by the called routine a guard word stored in a stack frame of the caller routine; and

based on determining that the caller routine lacks support for guard word protection, disabling the supported guard word protection of the called routine to suppress the verifying by the called routine.

17. The computer-implemented method of claim 16 , wherein the determining comprises checking an indicator of a stack of one or more indicators to determine whether the caller routine supports guard word protection.

18. The computer-implemented method of claim 17 , wherein the guard word is written to the stack frame by the caller routine, and based on writing the guard word to the stack frame, the caller routine sets the indicator to indicate support of guard word protection.

19. The computer-implemented method of claim 16 , wherein the determining and the verifying are performed based on initiation of a verify guard word conditional instruction, the verify guard word conditional instruction conditionally verifying the guard word based on the determining indicating that the caller routine supports guard word protection.

20. The computer-implemented method of claim 16 , wherein the verifying comprises:

determining whether the guard word stored in the stack frame is an expected value; and

returning to a return address in the stack frame based on the guard word being the expected value.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 16, 2017
From: GSCHWIND, MICHAEL K.
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 041275/0583 →
Continuity (2)
Continuation 14989214 · Jan 6, 2016
Related Publication 20170193219A1 · Jul 6, 2017