SRU request: qpdf: data loss bug affecting versions 11.0.0 through 11.6.2
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Qpdf |
Fix Released
|
Unknown
|
||||
qpdf (Ubuntu) | Status tracked in Mantic | |||||
Lunar |
New
|
High
|
Unassigned | |||
Mantic |
New
|
High
|
Unassigned |
Bug Description
Notes:
* I am the upstream author and debian maintainer for qpdf.
* This bug has been fixed in debian unstable and testing with version 11.6.3, but because 24.04 is not yet open, it has not synced. This should not block fixing 23.04 and 22.04. I have uploaded 11.6.3 to my ppa: https:/
* I am attaching debdiffs for lunar and mantic
Upstream bug https:/
I also reported this as a debian bug: https:/
It was approved as a stable update by debian: https:/
[ Impact ]
The bug could result in silent corruption of binary strings in PDF metadata. It could also result in failure of qpdf to process a valid file. Data loss justifies a stable update.
[ Test Plan ]
The test file in https:/
The upstream fix includes several additional automated test cases. These are not included in the patch, but they are included in the upstream commit that fixes the bug: https:/
[ Where problems could occur ]
This fix has a very low risk of causing a regression. The fix is very localized to qpdf's lexical layer and is in a code path that only occurs when a 1-digit or 2-digit octal quoted character is terminated by other than an octal digit. This is the first bug in qpdf's lexical layer in many years. It was introduced by a pull request from a reliable and consistent contributor who has made may improvements to qpdf's performance. The fix follows the established pattern of how to handle instances in which a character triggers a state change and has to be reprocessed in the new state.
qpdf has a rigorous test suite and an extremely good quality record. It processes millions of documents daily by many commercial entities. My current employer runs millions of pages a day through qpdf.
[ Other Info ]
See also
Upstream bug report: https:/
Corresponding debian bug report: https:/
Debian stable release approval: https:/
Changed in qpdf (Ubuntu Lunar): | |
importance: | Undecided → High |
Changed in qpdf (Ubuntu Mantic): | |
importance: | Undecided → High |
Changed in qpdf: | |
status: | Unknown → Fix Released |
I've gone as far as I think I can, but I can do additional steps if needed. I have not tagged this or uploaded anything anywhere. Please let me know if I can/should take any additional steps to get this approved and processed as an SRU.