mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: NEWS for 4.3.1 does not mention CVE number
Solution: add it now that it's been assigned
This commit is contained in:
parent
2d02597964
commit
bfba6e5a36
5
NEWS
5
NEWS
@ -4,8 +4,9 @@
|
||||
0MQ version 4.3.1 stable, released on 2019/01/12
|
||||
================================================
|
||||
|
||||
* A vulnerability has been found that would allow attackers to direct a peer to
|
||||
jump to and execute from an address indicated by the attacker.
|
||||
* CVE-2019-6250: A vulnerability has been found that would allow attackers to
|
||||
direct a peer to jump to and execute from an address indicated by the
|
||||
attacker.
|
||||
This issue has been present since v4.2.0. Older releases are not affected.
|
||||
NOTE: The attacker needs to know in advance valid addresses in the peer's
|
||||
memory to jump to, so measures like ASLR are effective mitigations.
|
||||
|
Loading…
Reference in New Issue
Block a user