Fix potential vulnerable cloned function #119

Open
npt-1707 wants to merge 1 commit from npt-1707/fix_CVE-2020-12769 into main
npt-1707 commented 2026-01-25 07:11:45 -05:00 (Migrated from github.com)

Hi Development team,

Our tool identified a potential vulnerability in clone functions in linux_5.10/drivers/spi/spi-dw-core.c sourced from torvalds/linux. These issues, originally reported in CVE-2020-12769, were resolved in the repository via this commit github.com/torvalds/linux@19b61392c5.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you for your time and attention!

Hi Development team, Our tool identified a potential vulnerability in clone functions in `linux_5.10/drivers/spi/spi-dw-core.c` sourced from [torvalds/linux](https://github.com/torvalds/linux). These issues, originally reported in [CVE-2020-12769](https://nvd.nist.gov/vuln/detail/CVE-2020-12769), were resolved in the repository via this commit https://github.com/torvalds/linux/commit/19b61392c5a852b4e8a0bf35aecb969983c5932d. This PR applies the corresponding patch to fix the vulnerabilities in this codebase. Please review at your convenience. Thank you for your time and attention!
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin npt-1707/fix_CVE-2020-12769:npt-1707/fix_CVE-2020-12769
git switch npt-1707/fix_CVE-2020-12769

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff npt-1707/fix_CVE-2020-12769
git switch npt-1707/fix_CVE-2020-12769
git rebase main
git switch main
git merge --ff-only npt-1707/fix_CVE-2020-12769
git switch npt-1707/fix_CVE-2020-12769
git rebase main
git switch main
git merge --no-ff npt-1707/fix_CVE-2020-12769
git switch main
git merge --squash npt-1707/fix_CVE-2020-12769
git switch main
git merge --ff-only npt-1707/fix_CVE-2020-12769
git switch main
git merge npt-1707/fix_CVE-2020-12769
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
maxpeterkaya/LicheeRV-Nano-Build!119
No description provided.