Vulnerability Event Protection Module for Dynamic Security Policy Switching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Computer systems are vulnerable to infections and attacks during updates of operating systems or host protection software, leading to temporary disabling of protective services, which can leave devices exposed to vulnerabilities.

Innovation Solution

A vulnerability event protection module that monitors for updates and dynamically switches between security policies based on the vulnerability level, enforcing stricter policies during updates to protect against potential threats and reverting to previous policies once the update is complete.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If host protection services are disabled during updates, then system reliability is improved through updates, but security protection deteriorates temporarily

Engineering Contradiction:
Improvesystem reliabilityVSAvoidsecurity vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by detecting update events before they complete and proactively applying enhanced security policies during the vulnerable period. The vulnerability event protection module monitors for update events and switches to stricter security policies before the update process finishes, preventing exploitation of the temporary vulnerability window.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system prepares compensatory security measures in advance by having multiple security policy sets ready. When an update event is detected, the system switches to a second set of security policies that provide enhanced protection during the vulnerable period, cushioning against potential attacks that would exploit the disabled host protection services.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

2Object-affected harmful factors

If security policies are switched dynamically, then security protection is improved during updates, but system complexity increases

Engineering Contradiction:
Improvesecurity vulnerabilityVSAvoidsecurity policy management complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The security policy management is segmented into distinct sets of policies. The system maintains a first set of security policies for normal operation and a second set of security policies for update events. This segmentation allows the system to switch between predefined policy sets based on the operational state, simplifying the management complexity while maintaining dynamic adaptability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements dynamic security policy switching based on detected update events. The vulnerability event protection module continuously monitors system state and automatically transitions between security policy sets, enabling the security posture to adapt dynamically to changing system conditions without manual intervention.

Inventive Principle:
Principle #15Dynamics

3Difficulty of detecting and measuring

If monitoring is performed continuously for vulnerability events, then detection capability is improved, but processing overhead increases

Engineering Contradiction:
Improvevulnerability event detectionVSAvoidprocessing overhead
Core Design Contradiction:
Difficulty of detecting and measuringVSUse of energy by moving object

Solution Approach 1:

The vulnerability event protection module performs periodic monitoring for specific update events rather than continuous comprehensive security scanning. The system checks for update events at regular intervals and switches security policies based on detected events, reducing processing overhead while maintaining effective detection capability for the critical vulnerability windows.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS9313211B1Systems and methods to protect against a vulnerability event
Publication Date: 2016.04.12 CA TECH INC
  • US9313211B1 patent drawing
  • US9313211B1 patent drawing
  • US9313211B1 patent drawing

AI summary

A computer-implemented method to protect against a vulnerability event is described. A first set of security policies is enforced. A client device is monitored for a vulnerability event. Upon detecting a vulnerability event, a vulnerability level corresponding to a current environment is determined. A second set of security policies is selected based on the vulnerability level. The second set of security policies is enforced.