Examples of using Dereference in English and their translations into Russian
{-}
-
Official
-
Colloquial
There is no null pointer dereference.
Null pointer dereference is undefined behavior.
There will be no null pointer dereference.
Null pointer dereference causes undefined behavior.
Therefore, we may have null pointer dereference.
People also translate
A NULL pointer dereference in SLIRP may result in denial of service.
The corresponding message: V3080 Possible null dereference.
This can result in a NULL pointer dereference and crash the handling process.
There was another similar fragment: V3080 Possible null dereference.
To fix the error,we must dereference the pointer.
It will be terminated earlier because of the null pointer dereference.
Cyrill Gorcunov reported a NULL pointer dereference in code specific to the CHRP PowerPC platforms.
Remote users could cause a denial of service NULL pointer dereference.
A NULL pointer dereference could cause a crash when serving files with a mtime of 0.
A local user could cause a denial of service NULL pointer dereference.
Now let's consider a situation when the dereference of the pointer is written before its check against NULL.
A classic error with the pointer globalDomain:first a dereference, then a check.
A null pointer dereference in RSS job completion notifications could lead to denial of service.
There are a lot of fragments where we may potentially have null pointer dereference.
This coding error could lead to a null pointer dereference, leading to process crash.
A race condition when sending a message on unbound socket can still cause a NULL pointer dereference.
Ankur Arora discovered a NULL pointer dereference in event polling, resulting in denial of service.
A race condition when sending a message on unbound socket can still cause a NULL pointer dereference.
Net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet CVE-2014-7841.
Mohamed Ghannam reported that the RDS protocol didnot properly handle an error case, leading to a null pointer dereference.
Neil Kettle discovered a NULL pointer dereference on crafted fragmented packets that contain no payload.
Repeated client hellos may result in a pre-authentication denial of service condition due to a null pointer dereference.
Michal Zalewski discovered a NULL pointer dereference in the PKCS 7 parsing code, resulting in denial of service.
An attacker could use those to cause a denial-of-service via out-of-bounds access or NULL pointer dereference.
A crafted Extended Communities attribute triggers a NULL pointer dereference which causes the BGP daemon to crash.
