OpenSSL and detecting whether bugs have been patched

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> if (!openssl_is_patched("CVE-2014-0160?)) {
>    complain_vociferously();
> }

That's an interesting idea.  Of course the CVE list would grow, so perhaps arrays of ints are better
	Int OPENSSL_cve_fixed(int year, int vuln);;

?



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux