File tree 3 files changed +28
-6
lines changed
3 files changed +28
-6
lines changed Original file line number Diff line number Diff line change 30
30
<file >notes.xml</file >
31
31
</header >
32
32
33
+ <section ><title >Ssh 4.15.3.12</title >
34
+
35
+ <section ><title >Fixed Bugs and Malfunctions</title >
36
+ <list >
37
+ <item >
38
+ <p >Reception of wrong Unicode does not cause unnecessary
39
+ processing. US-ASCII fields are not decoded as
40
+ Unicode.</p >
41
+ <p >
42
+ Own Id: OTP-19582 Aux Id: PR-9679 </p >
43
+ </item >
44
+ <item >
45
+ <p >SSH daemon disconnects upon receiving connection
46
+ protocol message for unauthenticated used.</p >
47
+ <p >Thanks to Fabian Bäumer, Marcel Maehren, Marcus
48
+ Brinkmann, Nurullah Erinola, Jörg Schwenk (Ruhr
49
+ University Bochum).</p >
50
+ <p >
51
+ Own Id: OTP-19595 Aux Id: CVE-2025-32433 </p >
52
+ </item >
53
+ </list >
54
+ </section >
55
+
56
+ </section >
57
+
33
58
<section ><title >Ssh 4.15.3.11</title >
34
59
35
60
<section ><title >Fixed Bugs and Malfunctions</title >
Original file line number Diff line number Diff line change 1
1
# -*-makefile-*- ; force emacs to enter makefile-mode
2
2
3
- SSH_VSN = 4.15.3.11
3
+ SSH_VSN = 4.15.3.12
4
4
APP_VSN = "ssh-$(SSH_VSN ) "
Original file line number Diff line number Diff line change 1
- OTP-19501
2
- OTP-19527
3
- OTP-19543
4
- OTP-19545
5
- OTP-19559
1
+ OTP-19582
2
+ OTP-19595
You can’t perform that action at this time.
0 commit comments