net-snmp / net-snmp

A SNMP application library, tools and daemon
Other
336 stars 219 forks source link

Possible dereference of NULL #900

Open VoroninArtemii opened 3 days ago

VoroninArtemii commented 3 days ago

There is a possible dereference of ss = NULL inside function:

https://github.com/net-snmp/net-snmp/blob/65375083382a4cd8a3913628f32596139f8f9eb8/perl/SNMP/SNMP.xs#L5009

Found by Linux Verification Center (portal.linuxtesting.ru) with SVACE. Author A. Voronin.