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

fix(driver/bpf): exact check on bpf_probe_read_str() return value #1131

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Apr 7, 2020

Bump version of the driver to (commit: d809a4cc0575f0268963de8eb92ba9416a485d8b) that fixes #896

Summary of the needed fix can be found at patch [0]

[0] https://patch-diff.githubusercontent.com/raw/draios/sysdig/pull/1612.patch

Co-Authored-By: Leonardo Di Donato leodidonato@gmail.com
Signed-off-by: Lorenzo Fontana lo@linux.com

What type of PR is this?
/kind bug

Any specific area of the project related to this PR?

/area build
/area engine

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #896

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

update: bump driver version to cd3d10123e
fix(driver/bpf): stricter conditionals while dealing with strings

@fntlnz
Copy link
Contributor Author

fntlnz commented Apr 7, 2020

Blocked by draios/sysdig#1615

@leodido
Copy link
Member

leodido commented Apr 7, 2020

/milestone 0.22.0

Bump version of the driver to (commit: cd3d10123eef161d9f4e237581c1056fca29c130) that fixes #896
Summary of the needed fix can be found at patch [0]

[0] https://patch-diff.githubusercontent.com/raw/draios/sysdig/pull/1612.patch

Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Lorenzo Fontana <lo@linux.com>
@poiana
Copy link

poiana commented Apr 8, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link

poiana commented Apr 8, 2020

LGTM label has been added.

Git tree hash: be4b1bbeee4f819523d8f3eaa1122b9f934b050b

@leodido
Copy link
Member

leodido commented Apr 8, 2020

/cc @kris-nova

@poiana poiana requested a review from krisnova April 8, 2020 10:34
@poiana poiana merged commit 37476aa into master Apr 8, 2020
@poiana poiana deleted the fix/bpf-conditional branch April 8, 2020 17:13
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.

Falco with eBPF probe locks 4.19 kernel mainline when running lsiutil
3 participants