Viewing Issues 1 - 35 / 35

    PID CategorySeverityStatusUpdated Summary
  000765011
[GNUnet]  file-sharing service
minor
closed (schanzen)
2024-02-29Memory leak in fs_search
  000764611
[GNUnet]  hello library
minor
closed (schanzen)
2024-02-29Memory leak in GNUNET_HELLO_extract_address
  000764211
[GNUnet]  namestore service
minor
closed (schanzen)
2024-02-29Memory leak in parse_recordline in src/namestore/gnunet-namestore.c
  000764121
[GNUnet]  namestore service
minor
closed (schanzen)
2024-02-29overread in handle_record_store in src/namestore/gnunet-service-namestore.c
  000764011
[GNUnet]  namestore service
minor
closed (schanzen)
2024-02-29Use-after-free in handle_record_result in src/namestore/namestore_api.c
  000763911
[GNUnet]  NAT traversal library
minor
closed (schanzen)
2024-02-29Memory leak in GNUNET_NAT_unregister
  000763711
[GNUnet]  peerstore
minor
closed (schanzen)
2024-02-29Write-after-free in handle_iterate_end and handle_watch_record in peerstore_api.c
  000763411
[GNUnet]  reclaim
minor
closed (schanzen)
2024-02-29Buffer one-too-small in DID_identity_to_did
  000762911
[GNUnet]  testbed service
minor
closed (schanzen)
2024-02-29Memory leak in GNUNET_TESTBED_is_host_habitable
  000762811
[GNUnet]  revocation service
minor
closed (schanzen)
2024-02-29Memory leak in check_signature_identity and sign_pow_identity of revocation_api.c
  000762411
[GNUnet]  set service
minor
closed (Florian Dold)
2024-02-29Memory leak in gnunet-service-setu
  000762311
[GNUnet]  set service
minor
closed (Florian Dold)
2024-02-29Misaligned access to set_size field of StrataEstimatorMessage
  000762211
[GNUnet]  set service
minor
closed (Florian Dold)
2024-02-29In srv/setu/gnunet-service-setu_strata_estimator.c, x << 64 where x is of type uint64_t is undefined
  000762021
[GNUnet]  util library
minor
closed (schanzen)
2024-02-291-byte over-accesses in util
  000761921
[GNUnet]  util library
minor
closed (schanzen)
2024-02-29Memory leaks in util
  000761722
[GNUnet]  util library
minor2024-02-29Task can delay scheduler pass indefinitely under certain circumstances, even when yielding regularly
  000761611
[GNUnet]  build process
minor
closed (schanzen)
2024-02-29configure.ac passes -Wstacl-protector instead of -Wstack-protector when --enable-gcc-hardening is given
  000762121
[GNUnet]  util library
trivial
closed (schanzen)
2024-02-11Memory leak in test_common_allocation.c
  00053987  
[GNUnet]  util library
feature2023-09-25redundant hash in EdDSA signature process
  000764411
[GNUnet]  other
minor
closed (schanzen)
2023-06-01Memory leaks in json tests
  000764311
[GNUnet]  namestore service
minor
closed (schanzen)
2023-06-01Memory leaks in namestore tests
  000763611
[GNUnet]  reclaim
trivial
closed (schanzen)
2023-06-01Memory leaks in test_did_helper
  000763511
[GNUnet]  reclaim
trivial
closed (schanzen)
2023-06-01Memory leak in gnunet-reclaim
  000763311
[GNUnet]  reclaim
trivial
closed (schanzen)
2023-06-01DID_key_covert_gnunet_to_multibase_base64 seems to be missing an 'n'
  000763211
[GNUnet]  rest service
trivial
closed (schanzen)
2023-06-01Memory leak in gnunet-rest-server
  000763111
[GNUnet]  secret sharing service
trivial
closed (Florian Dold)
2023-06-01Memory leak in secretsharing test
  000762721
[GNUnet]  revocation service
minor
closed (schanzen)
2023-06-01Potential(?) memory leak in gnunet-service-revocation
  000761821
[GNUnet]  util library
minor
closed (schanzen)
2023-06-01Typo (?) in GNUNET_CONTAINER_MulitHashMapIteratorCallback
  000765411
[GNUnet]  other
trivial
closed (schanzen)
2023-06-01Miscellaneous comment typos, misspellings, etc.
  000765321
[GNUnet]  core service
trivial
closed (schanzen)
2023-06-01Memory leak in test_core_quota_compliance
  000765211
[GNUnet]  datacache library
trivial
closed (schanzen)
2023-06-01Memory leak in datacache tests
  000764911
[GNUnet]  GNS
minor
closed (schanzen)
2023-06-01Wrong config file name in test_proxy.sh?
  000764811
[GNUnet]  GNS
trivial
closed (schanzen)
2023-06-01Memory leaks in gnsrecord tests
  000764711
[GNUnet]  hello library
trivial
closed (schanzen)
2023-06-01Memory leak in test_hello-ng.c and test_hello-uri.c
  00076023  
[GNUnet]  DHT service
minor2023-06-01Implement probabilistic block verification in the DHT, as the signature check at this rate kills less powerful peers.