Skip to content

Fix null-pointer-dereference in yasm_expr_get_intnum#244

Merged
PeterJohnson merged 1 commit intoyasm:masterfrom
cla7aye15I4nd:fix-null-deref-yasm_expr_get_intnum
Sep 22, 2023
Merged

Fix null-pointer-dereference in yasm_expr_get_intnum#244
PeterJohnson merged 1 commit intoyasm:masterfrom
cla7aye15I4nd:fix-null-deref-yasm_expr_get_intnum

Conversation

@cla7aye15I4nd
Copy link
Contributor

Another potential null pointer deference, the return value of yasm_expr_simplify may be null.

@PeterJohnson PeterJohnson merged commit 9defefa into yasm:master Sep 22, 2023
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 21, 2025
Last tag is from 2014, but bugfixing continued and last commit is from
year 2024. Additional 87 commits are present, mostly bugfixes.

PV already has "+git" although it was exactly on tag, no edit needed.

Drop 3 patches which are included in current git version.
Add CVE_STATUS for 2 CVEs from those patches.

Also mark one additional CVE as fixed: CVE-2021-33454.
Stack trace from yasm/yasm#166
References the same line of code as corrected in
yasm/yasm#244

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
@petterreinholdtsen
Copy link

I believe this issue is assigned CVE-2021-33454.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants