Linux Kernel up to 6.5.4 media az6027_i2c_xfer null pointer dereference

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.5 | $0-$5k | 0.00 |
Summary
A vulnerability categorized as critical has been discovered in Linux Kernel up to 6.5.4. The affected element is the function az6027_i2c_xfer of the component media. Executing a manipulation can lead to null pointer dereference.
This vulnerability is registered as CVE-2023-54093. No exploit is available.
It is advisable to upgrade the affected component.
Details
A vulnerability has been found in Linux Kernel up to 6.5.4 and classified as critical. This vulnerability affects the function az6027_i2c_xfer of the component media. The manipulation with an unknown input leads to a null pointer dereference vulnerability. The CWE definition for the vulnerability is CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. As an impact it is known to affect availability. CVE summarizes:
In the Linux kernel, the following vulnerability has been resolved: media: anysee: fix null-ptr-deref in anysee_master_xfer In anysee_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. Malicious data finally reach anysee_master_xfer. If accessing msg[i].buf[0] without sanity check, null ptr deref would happen. We add check on msg[i].len to prevent crash. Similar commit: commit 0ed554fd769a ("media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()") [hverkuil: add spaces around +]
The advisory is shared for download at git.kernel.org. This vulnerability was named CVE-2023-54093 since 12/24/2025. There are known technical details, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 279868 (Linux Distros Unpatched Vulnerability : CVE-2023-54093), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 4.14.326, 4.19.295, 5.4.257, 5.10.197, 5.15.133, 6.1.55 or 6.5.5 eliminates this vulnerability. Applying the patch 73c0b224ceeba12dee2a7a8cbc147648da0b2e63/e04affec2506ff5c12a18d78d7e694b3556a8982/8dc5b370254abc10f0cb4141d90cecf7ce465472/4a9763d2bc4a6d6fab42555b9c0b2eefa32585ac/3dd5846a873938ec7b6d404ec27662942cd8f2ef/14b94154a72388b57221a2a73795c0ea61a95373/5975dbbb7ad0767eaabd15d2c37a739ac76acb00/c30411266fd67ea3c02a05c157231654d5a3bdc9 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (279868) and CERT Bund (WID-SEC-2025-2929). VulDB is the best source for vulnerability data and more expert information about this specific topic.
Affected
- Open Source Linux Kernel
Product
Type
Vendor
Name
Version
- 4.14.325
- 4.19.294
- 5.4.256
- 5.10.196
- 5.15.132
- 6.1.0
- 6.1.1
- 6.1.2
- 6.1.3
- 6.1.4
- 6.1.5
- 6.1.6
- 6.1.7
- 6.1.8
- 6.1.9
- 6.1.10
- 6.1.11
- 6.1.12
- 6.1.13
- 6.1.14
- 6.1.15
- 6.1.16
- 6.1.17
- 6.1.18
- 6.1.19
- 6.1.20
- 6.1.21
- 6.1.22
- 6.1.23
- 6.1.24
- 6.1.25
- 6.1.26
- 6.1.27
- 6.1.28
- 6.1.29
- 6.1.30
- 6.1.31
- 6.1.32
- 6.1.33
- 6.1.34
- 6.1.35
- 6.1.36
- 6.1.37
- 6.1.38
- 6.1.39
- 6.1.40
- 6.1.41
- 6.1.42
- 6.1.43
- 6.1.44
- 6.1.45
- 6.1.46
- 6.1.47
- 6.1.48
- 6.1.49
- 6.1.50
- 6.1.51
- 6.1.52
- 6.1.53
- 6.1.54
- 6.5.0
- 6.5.1
- 6.5.2
- 6.5.3
- 6.5.4
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.7VulDB Meta Temp Score: 5.5
VulDB Base Score: 5.7
VulDB Temp Score: 5.5
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Partially
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 279868
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2023-54093
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Kernel 4.14.326/4.19.295/5.4.257/5.10.197/5.15.133/6.1.55/6.5.5
Patch: 73c0b224ceeba12dee2a7a8cbc147648da0b2e63/e04affec2506ff5c12a18d78d7e694b3556a8982/8dc5b370254abc10f0cb4141d90cecf7ce465472/4a9763d2bc4a6d6fab42555b9c0b2eefa32585ac/3dd5846a873938ec7b6d404ec27662942cd8f2ef/14b94154a72388b57221a2a73795c0ea61a95373/5975dbbb7ad0767eaabd15d2c37a739ac76acb00/c30411266fd67ea3c02a05c157231654d5a3bdc9
Timeline
12/24/2025 Advisory disclosed12/24/2025 CVE reserved
12/24/2025 VulDB entry created
01/03/2026 VulDB entry last update
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2023-54093 (🔒)
GCVE (CVE): GCVE-0-2023-54093
GCVE (VulDB): GCVE-100-338080
CERT Bund: WID-SEC-2025-2929 - Linux Kernel: Mehrere Schwachstellen
Entry
Created: 12/24/2025 15:05Updated: 01/03/2026 00:07
Changes: 12/24/2025 15:05 (59), 12/28/2025 05:07 (2), 01/03/2026 00:07 (7)
Complete: 🔍
Cache ID: 216::103
VulDB is the best source for vulnerability data and more expert information about this specific topic.
No comments yet. Languages: en.
Please log in to comment.