Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guard node key to prevent duplicate enrollments #7052

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

zwass
Copy link
Member

@zwass zwass commented Apr 12, 2021

Ensure the appropriate locking exists around access/modification of the
node key so that the duplicate enrollment issue described in #6993 does
not occur.

Fixes #6993

Ensure the appropriate locking exists around access/modification of the
node key so that the duplicate enrollment issue described in osquery#6993 does
not occur.

Fixes osquery#6993
@theopolis theopolis merged commit 3704daa into osquery:master Apr 14, 2021
aikuchin pushed a commit to aikuchin/osquery that referenced this pull request Jul 11, 2023
…0 to master

* commit '296db8039bcb40e94ef8c5b07497da5132af565c': (35 commits)
  4.8.0 changelog (osquery#7057)
  Handle events optimization edge cases (osquery#7060)
  Add Shortcuts table for Windows (osquery#6994)
  Refactor watcher out of singleton pattern (osquery#7042)
  Fix optimization for multiple queries using the same subscriber (osquery#7055)
  Small events subscriber refactor to increase test coverage (osquery#7050)
  Use epoch and counter for events-based queries (osquery#7051)
  Guard node key to prevent duplicate enrollments (osquery#7052)
  Fix tls_enroll_max_attempts flag name in the documentation (osquery#7049)
  Improve docs on FIM, mention NTFS and Audit, etc. (osquery#7036)
  Change windows calculation for `physical_memory` (osquery#7028)
  Add an option to enable incremental linking on Windows (osquery#7044)
  config: Add docs for the events top-level-key (osquery#7040)
  Add funding link on GitHub page (osquery#7043)
  Update to `chrome_extensions` to not error on uncommon cases (osquery#7032)
  seccomp_events table in osquery (osquery#7006)
  Free using WTSFreeMemoryEx for WTSEnumerateSessionsExW (osquery#7039)
  Correct the example in the windows_events table spec (osquery#7035)
  Remove Buck leftovers for old versions of OpenSSL (osquery#7034)
  Update docs about OpenSSL and TLS behavior (osquery#7033)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate re-enrollments
2 participants