mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 02:42:58 +01:00
Merge pull request #3360 from bluca/cve
Problem: NEWS for 4.3.1 does not mention CVE number
This commit is contained in:
commit
e21988d02b
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