Home GnuPG
Diffusion GnuPG c73d75103cbd

gpg: Fix type mismatch resulting in a buffer overflow.
c73d75103cbdUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Fix type mismatch resulting in a buffer overflow.

* g10/tofu.c (record_binding): Change policy_old's type from an enum
tofu_policy to a long: this variable is passed by reference and a long
is expected.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>
  • Reported-by: Justus Winter <justus@g10code.com>
  • Fixes-commit: f77913e

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Dec 2 2015, 3:20 PM
Parents
rG28e2513721ff: dirmngr: Switch to an onion address if Tor is running.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGc73d75103cbd: gpg: Fix type mismatch resulting in a buffer overflow. (authored by Neal H. Walfield <neal@g10code.com>).Dec 2 2015, 3:21 PM