Project

General

Profile

Actions

Bug #6826

closed
AS AS

app-layer/htp: Possible dereference of null in HTPCallbackRequestLine

Bug #6826: app-layer/htp: Possible dereference of null in HTPCallbackRequestLine

Added by Alexey Simakov about 2 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
Normal
Target version:
Affected Versions:
Effort:
low
Difficulty:
low
Label:

Description

Value returned by htp_connp_get_user_data is used without checking
on null, but this function can return null

AS Updated by Alexey Simakov about 2 years ago Actions #1

Also I want to note, that in most context of usage this function its return value is checking on null

AS Updated by Alexey Simakov almost 2 years ago Actions #2

I've checked it again. This is false-positive static checker trigger. I'll close ticket

AS Updated by Alexey Simakov almost 2 years ago Actions #3

  • Status changed from New to Rejected
Actions

Also available in: PDF Atom