Memory Device Mode-Based Access Control for Security Data Protection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing memory devices face challenges in securely storing and protecting security data from unauthorized access, as security data can still be hacked despite security measures, such as separate storage and access control policies.

Innovation Solution

A memory device with a control logic that manages two operation modes, where access to security data is restricted in one mode and counted as scan data in the other mode, allowing for secure storage and deletion of both scan and security data when abnormal access is detected.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If access control policies are implemented to protect security data, then security is improved, but unauthorized access can still occur through mode switching

Engineering Contradiction:
ImprovesecurityVSAvoidunauthorized access
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by counting access attempts to security data before actual unauthorized access can occur. The control logic monitors and counts reads/programmes executed on security data in advance, and when the count reaches a predetermined threshold, it proactively deletes both the security data and scan data to prevent potential security breaches

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system converts the potentially harmful factor of access attempts into a beneficial security mechanism. By counting and monitoring access patterns to security data, the system transforms normal read/programme operations into detectable events that trigger automatic deletion when abnormal patterns are detected, thereby using access monitoring itself as a security defense mechanism

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

2Reliability

If scan data is stored to monitor access patterns, then security monitoring is improved, but storage space is consumed

Engineering Contradiction:
Improvesecurity monitoringVSAvoidstorage space
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system implements discarding and recovering by automatically deleting scan data when it reaches a predetermined count threshold. The control logic counts access patterns to security data and deletes the scan data when the count reaches the threshold, thereby recovering storage space while maintaining security monitoring functionality through the deletion-triggered security mechanism

Inventive Principle:
Principle #34Discarding and recovering

Solution Approach 2:

The scan data is designed as a disposable, short-living object that serves its monitoring purpose temporarily and is then discarded. The scan data exists only until the access count reaches the predetermined threshold, at which point it is deleted along with the security data, avoiding long-term storage requirements

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS11309033B2Memory device
Publication Date: 2022.04.19 SAMSUNG ELECTRONICS CO LTD
  • US11309033B2 patent drawing
  • US11309033B2 patent drawing
  • US11309033B2 patent drawing

AI summary

A memory device including: a memory area having a first memory block and a second memory block; and a control logic configured to control the first memory block and the second memory block in a first mode and a second mode, wherein in the first mode only a control operation for the first memory block is executable, and in the second mode control operations for the first memory block and the second memory block are executable, wherein the control logic counts the number of accesses made to the second memory block in the first mode, and stores the number of accesses as scan data in the second memory block.