or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Hi Yaron,
Thanks for taking time to looking into this issue.
We appreciate the analsys you did, although as we already shared privately we don't think that this is a fprintd issue, but rather an architectural issue of how PAM modules interact with sudo that by design does not permit an additional attention mechanism beyond displaying a prompt in the terminal.
It's important to note that no graphical PAM frontend that we are aware of is affected by this problem. For example the PolicyKit dialog that gnome-shell integrates and also the GDM login and lock screens will properly ensure user attention. Said differently, there should be no user attention issue as long as fingerprint authentication is restricted to properly implemented graphical frontends. This is a policy decision for administrators and distributors to ensure using the PAM configuration.
We would like to point out that similar behaviors may occur with any PAM module, that uses an out-of-band authentication mechanism (whether using another device or not) which doesn't require the user to pay attention to the main device (SSO, web authentication, hardware-token based, …).
The discussed behaviour completely depends on the PAM configuration (that in most cases need to be enabled by the user). If this is considered an issue, then it cannot be resolved within fprintd (and pam_fprintd.so in particular). Should this be considerd an issue, then it needs to be addressed by modifying the PAM configuration to restrict pam_fprintd.so to frontends that implement a proper attention mechanism. This is out of scope for fprintd and must be done by administrators and possibly distributions as part of a policy decision. A policy decision that the reporter made when enabling fingerprint authentication using pam-auth-update.
As explained, this is not an fprintd issue and it cannot be considered a security flaw in fprintd and therefore we believe that it should not have been assigned a CVE number.
Thank you again for caring about fingerprint security.
The fprintd maintainers,
Benjamin and Marco
Thank you,
Yaron Shahrabani - DevOps, Hebrew translator