Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfc: Fix MFUL PWD_AUTH command creation #4051

Merged
merged 1 commit into from
Jan 10, 2025

nfc: Fix MFUL PWD_AUTH command creation

60f1548
Select commit
Loading
Failed to load commit list.
Merged

nfc: Fix MFUL PWD_AUTH command creation #4051

nfc: Fix MFUL PWD_AUTH command creation
60f1548
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Jan 10, 2025 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Prevents MFUL password from being truncated when it contains a null byte Incomplete
Ensure that a MFUL variant with password authentication can be authenticated against when its password contains a null byte at offset 0, 1, or 2. At least one byte after the null byte should not be null. Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed