Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Fix krb5_get_init_creds_password() pwchange leak

When krb5_get_init_creds_password() attempts to change the password,
make sure to free code_string along all exit paths.

https://github.com/krb5/krb5/commit/3e5f7709e1928f1e814c427f2811d9204a167439
Author: Greg Hudson <ghudson@mit.edu>
Commit: 3e5f7709e1928f1e814c427f2811d9204a167439
Branch: master
src/lib/krb5/krb/gic_pwd.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Fix krb5_get_init_creds_password() pwchange leak

When krb5_get_init_creds_password() attempts to change the password,
make sure to free code_string along all exit paths.

(cherry picked from commit 3e5f7709e1928f1e814c427f2811d9204a167439)

https://github.com/krb5/krb5/commit/9f1a91e5a75727a89a1e9aeb41fc612e19af5241
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 9f1a91e5a75727a89a1e9aeb41fc612e19af5241
Branch: krb5-1.14
src/lib/krb5/krb/gic_pwd.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Fix krb5_get_init_creds_password() pwchange leak

When krb5_get_init_creds_password() attempts to change the password,
make sure to free code_string along all exit paths.

(cherry picked from commit 3e5f7709e1928f1e814c427f2811d9204a167439)

https://github.com/krb5/krb5/commit/92ed15de11eb9995bbbc7c8c0502ac9da2a1668e
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 92ed15de11eb9995bbbc7c8c0502ac9da2a1668e
Branch: krb5-1.13
src/lib/krb5/krb/gic_pwd.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)