Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

Axivion Bauhaus Suite

Include Page
Axivion Bauhaus Suite_V
Axivion Bauhaus Suite_V

CertC-POS49
CodeSonar
Include Page
CodeSonar_V
CodeSonar_V
CONCURRENCY.DATARACEData race
Coverity
Include Page
Coverity_V
Coverity_V

Various concurrency checkers

Partially implemented; needs further investigation
Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_C-POS49-a

Use locks to prevent race conditions when modifying bit fields
Polyspace Bug FinderR2016aData race

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

CERT C: Rule POS49-C

Checks for data race (rule partially covered)Multiple tasks perform unprotected non-atomic operations on shared variables

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...