Vehicle Gateway Certificate Authentication for Diagnostic Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing vehicle security systems fail to effectively authenticate external diagnostic devices and manage access security based on certificate validity and revocation lists, leading to potential security breaches when secret algorithms are compromised.

Innovation Solution

A method and apparatus that collect and analyze security-related information according to a certificate's rating, performing integrity checking and security key authorization processes to determine if a diagnostic device can access the vehicle, including validity term checking and certificate revocation list checking, using a vehicle gateway that communicates with a diagnosis device, vehicle head unit, and authorization server.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If secret algorithms are used for authentication, then security is maintained, but security is broken when the algorithm is open, leaked, or hacked

Engineering Contradiction:
Improveauthentication securityVSAvoidvulnerability to algorithm compromise
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The patent replaces the mechanical secret algorithm-based authentication system with a public key infrastructure (PKI) system using digital certificates. Instead of relying on a secret shared algorithm between controller and diagnostic device, the system uses cryptographic key pairs where the controller verifies the device's certificate using a public key, eliminating the vulnerability of secret algorithm exposure.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent introduces an authorization server as an intermediary that issues and manages digital certificates. The authorization server acts as a trusted third party that authenticates the diagnostic device and provides cryptographic proof of authenticity through certificates, removing the need for direct secret sharing between controller and device.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If comprehensive security checking is performed, then access security is improved, but processing time and complexity increase

Engineering Contradiction:
Improveaccess securityVSAvoidauthentication processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent implements staged authentication where the controller performs essential certificate verification (validity period, issuer, signature) without immediately performing all possible security checks. Optional checks like CRL verification are performed only when needed, balancing security with processing efficiency.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The authorization server performs preliminary authentication and certificate issuance before the diagnostic device connects to the controller. This pre-verification reduces the authentication burden during actual access, as the device already has a validated certificate that the controller can quickly verify.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If certificate validation processes are implemented, then unauthorized access is prevented, but device complexity increases

Engineering Contradiction:
Improveaccess controlVSAvoidsecurity system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts complex certificate management functions (issuance, revocation, renewal) from the controller and places them in a dedicated authorization server. The controller only needs to implement certificate verification, which is simpler than full certificate management, reducing its complexity while maintaining security.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9954851B2Method for controlling vehicle security access based on certificate
Publication Date: 2018.04.24 HYUNDAI MOTOR CO LTD
  • US9954851B2 patent drawing
  • US9954851B2 patent drawing
  • US9954851B2 patent drawing

AI summary

A method for controlling access security at a vehicle gateway of a vehicle including at least one control unit in communication with the vehicle gateway includes: receiving a certificate from a diagnosis device; recognizing a rating of the certificate; and performing at least one of an integrity checking process and a security key authorization process according to the rating of the certificate to determine whether the diagnosis device is allowed to access to the vehicle.