Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.6%top 57%

UBUNTU-CVE-2026-29009

0
High
Published: 07/08/2026 (07/08/2026, 17:17:00 UTC)
Source: GCVE Database
Product: u-boot

Description

U-Boot versions through 2026.04-rc3 contain a buffer overflow vulnerability in the nfs_readlink_reply() function when CONFIG_CMD_NFS is enabled. This vulnerability allows a malicious or compromised NFS server to overflow a 2048-byte buffer by sending multiple relative symlink targets without proper length validation. The overflow can corrupt adjacent memory variables related to the NFS client state machine, potentially leading to memory corruption and control over the client state. The vulnerability affects multiple specific Ubuntu package versions of U-Boot. No patch or official fix information is provided.

CVSS v4.0

Attack Vector
Network
Attack Complexity
Low
Attack Requirements
None
Privileges Required
None
User Interaction
None
Vuln. Confidentiality
None
Vuln. Integrity
Low
Vuln. Availability
High
Subsq. Confidentiality
None
Subsq. Integrity
None
Subsq. Availability
None
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

Affected software

Ubuntu:16.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]+dfsg1-2ubuntu5?arch=source&distro=xenial
Affected versions
=2015.04+dfsg1-2ubuntu1=2015.10+dfsg1-2=2015.10+dfsg1-3=2015.10+dfsg1-4=2016.01+dfsg1-1=2016.01+dfsg1-1ubuntu1=2016.01+dfsg1-2ubuntu1=2016.01+dfsg1-2ubuntu2=2016.01+dfsg1-2ubuntu3=2016.01+dfsg1-2ubuntu5
Ubuntu:18.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]+dfsg-1ubuntu0~18.04.3?arch=source&distro=bionic
Affected versions
=2016.03+dfsg1-6ubuntu2=2018.07~rc3+dfsg1-0ubuntu1~18.04.1=2018.07~rc3+dfsg1-0ubuntu2~18.04.1=2018.07~rc3+dfsg1-0ubuntu3~18.04.1=2019.07+dfsg-1ubuntu4~18.04.1=2020.10+dfsg-1ubuntu0~18.04.2=2020.10+dfsg-1ubuntu0~18.04.3
Ubuntu:20.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]+dfsg-3ubuntu0~20.04.6?arch=source&distro=focal
Affected versions
=2019.07+dfsg-1ubuntu3=2019.07+dfsg-1ubuntu5=2019.07+dfsg-1ubuntu6=2020.10+dfsg-1ubuntu0~20.04.2=2021.01+dfsg-3ubuntu0~20.04.1=2021.01+dfsg-3ubuntu0~20.04.3=2021.01+dfsg-3ubuntu0~20.04.4=2021.01+dfsg-3ubuntu0~20.04.5=2021.01+dfsg-3ubuntu0~20.04.6
Ubuntu:22.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]+dfsg-2ubuntu2.7?arch=source&distro=jammy
Affected versions
=2021.07+dfsg-0ubuntu8=2021.07+dfsg-0ubuntu9=2021.07+dfsg-0ubuntu10=2022.01+dfsg-2ubuntu1=2022.01+dfsg-2ubuntu2=2022.01+dfsg-2ubuntu2.1=2022.01+dfsg-2ubuntu2.3=2022.01+dfsg-2ubuntu2.4=2022.01+dfsg-2ubuntu2.5=2022.01+dfsg-2ubuntu2.6=2022.01+dfsg-2ubuntu2.7
Ubuntu:22.04:LTSmore threats →ghsa
u-boot-nezha
pkg:deb/ubuntu/[email protected]+git20220405.7446a472-0ubuntu0.4?arch=source&distro=jammy
Affected versions
=2021.09+git20211008.62392d3-0ubuntu1=2022.04+git20220405.7446a472-0ubuntu0.1=2022.04+git20220405.7446a472-0ubuntu0.2=2022.04+git20220405.7446a472-0ubuntu0.3=2022.04+git20220405.7446a472-0ubuntu0.4
Ubuntu:24.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]?arch=source&distro=noble
Affected versions
=2023.07+dfsg-1ubuntu2=2024.01+dfsg-1ubuntu1=2024.01+dfsg-1ubuntu2=2024.01+dfsg-1ubuntu3=2024.01+dfsg-1ubuntu4=2024.01+dfsg-1ubuntu5=2024.01+dfsg-1ubuntu5.1=2024.01+dfsg-1ubuntu5.2=2025.01-0ubuntu0.24.04.1=2025.01-0ubuntu0.24.04.2=2025.10-0ubuntu0.24.04.1=2025.10-0ubuntu0.24.04.2
Ubuntu:24.04:LTSmore threats →ghsa
u-boot-nezha
pkg:deb/ubuntu/[email protected]~rc1-190-g2e89b706f5-0ubuntu2?arch=source&distro=noble
Affected versions
=2022.10-1089-g528ae9bc6c-0ubuntu2=2024.01~rc1-190-g2e89b706f5-0ubuntu1=2024.01~rc1-190-g2e89b706f5-0ubuntu2
Ubuntu:25.10more threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]?arch=source&distro=questing
Affected versions
=2025.01-1~0ubuntu2=2025.01-3ubuntu1=2025.01-3ubuntu2=2025.01-3ubuntu4=2025.10-0ubuntu0.25.10.1
Ubuntu:26.04:LTSmore threats →ghsa
u-boot
pkg:deb/ubuntu/[email protected]?arch=source&distro=resolute
Affected versions
=2025.01-3ubuntu4=2025.10-0ubuntu1=2025.10-0ubuntu2

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/16/2026, 13:34:39 UTC

Technical Analysis

The vulnerability exists in U-Boot through version 2026.04-rc3 in the nfs_readlink_reply() function within net/nfs-common.c when CONFIG_CMD_NFS is enabled. A malicious or compromised NFS server can send two or more READLINK responses containing large relative symlink targets (~1100 bytes each) that are appended to a 2048-byte buffer without cumulative length checks. This causes a buffer overflow that corrupts adjacent BSS variables such as nfs_server_ip, nfs_server_mount_port, nfs_server_port, nfs_our_port, nfs_state, and rpc_id. The corruption can lead to memory corruption and potentially allow an attacker to control the NFS client state machine. The vulnerability affects numerous Ubuntu U-Boot package versions spanning multiple Ubuntu LTS and non-LTS releases. No vendor advisory or patch information is included in the data.

Potential Impact

Successful exploitation can cause memory corruption in the NFS client state machine by overflowing a fixed-size buffer with unchecked relative symlink targets from a malicious NFS server. This may allow an attacker to manipulate internal NFS client variables and potentially gain control over the NFS client state machine. The impact is rated high due to the potential for control over client state and memory corruption. There are no known exploits in the wild according to the provided data.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. No official fix or patch links are provided in the available information. Until a patch is available, avoid enabling CONFIG_CMD_NFS or connecting to untrusted NFS servers to reduce exposure to this vulnerability.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-29009
Osv Schema Version
1.7.0
Aliases
[]
Ecosystems
["Ubuntu:16.04:LTS","Ubuntu:18.04:LTS","Ubuntu:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:25.10","Ubuntu:26.04:LTS"]
Database Specific Severity
null
Cvss Version
4.0

Threat ID: 6a58b4d868715ace43dabc0f

Added to database: 07/16/2026, 10:39:20 UTC

Last enriched: 07/16/2026, 13:34:39 UTC

Last updated: 07/31/2026, 19:24:50 UTC

Views: 19

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses