Bumps netty-all from 4.0.21.Final to 4.1.32.Final. This update includes security fixes.
Vulnerabilities fixed
*Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/f2a31abe-1af6-4f6f-aeeb-60e0e0d3e981).*
> **[CVE-2015-2156] Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final,...**
> Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly flag on cookies and obtain sensitive information by leveraging improper validation of cookie name and value characters.
>
> Affected versions: (, 3.9.7]; [3.10.0, 3.10.2]; [4.0.0, 4.0.27]; [4.1.0-beta1, 4.1.0-beta4]
*Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/cfbda56e-d588-4136-9396-9439396b0abc).*
> **[CVE-2016-4970] handler/ssl/OpenSslEngine.java in Netty 4.0.x before 4.0.37.Final and 4.1.x befo...**
> handler/ssl/OpenSslEngine.java in Netty 4.0.x before 4.0.37.Final and 4.1.x before 4.1.1.Final allows remote attackers to cause a denial of service (infinite loop).
>
> Affected versions: [4.0.0, 4.0.36]; 4.1.0
*Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/20b79835-7a43-4bea-a985-5e12df1d0b0a).*
> **POODLE vulnerability in SSLv3.0 support**
> The SSLv3 support is vulnerable to a POODLE attack. SSLv3 should be disabled pending implementation of TLS_FALLBACK_SCSV by Oracle.
>
> Affected versions: (, 3.9.6); [4.0.0, 4.0.24)
Commits
- [`afcb4a3`](https://github.com/netty/netty/commit/afcb4a37d3a704c435f8312f9547309d6f1003ac) [maven-release-plugin] prepare release netty-4.1.32.Final
- [`fedf3cc`](https://github.com/netty/netty/commit/fedf3ccecb80ddccd05da2d02e76d669fe2c219c) Harden ref-counting concurrency semantics ([#8583](https://github-redirect.dependabot.com/netty/netty/issues/8583))
- [`057c19f`](https://github.com/netty/netty/commit/057c19f92ac8b5f9ee34b9e6d813a65ee4707c15) Move less common code-path to extra method to allow inlining of writeUtf8. (#...
- [`15e4fe0`](https://github.com/netty/netty/commit/15e4fe05a81aaec830c8502cb5ec6737526636d2) Revert "Provide a way to cache the internal nioBuffer of the PooledByteBuffer...
- [`8cd005b`](https://github.com/netty/netty/commit/8cd005ba4346fd249a3828703fc4cfa64489bff3) Provide a way to cache the internal nioBuffer of the PooledByteBuffer to redu...
- [`89639ce`](https://github.com/netty/netty/commit/89639ce322182dd83206fc3c0b7caddc53413cc9) Fix offset calculation in PooledByteBufAllocator when used
- [`f4e4147`](https://github.com/netty/netty/commit/f4e4147df85b4684cbc8800a8be5ff0fe8bfc58e) LocationAwareSlf4jLogger does not correctly format log message. ([#8595](https://github-redirect.dependabot.com/netty/netty/issues/8595))
- [`2278991`](https://github.com/netty/netty/commit/2278991db7024b075972c0ec7a211a1fcc931450) Use addAndGet(...) as a replacement for compareAndSet(...) when tracking the ...
- [`af63626`](https://github.com/netty/netty/commit/af636267772da6dcde43618b20c5e1be8e418d5f) Factor out less common code-path into own method to allow inlining. ([#8590](https://github-redirect.dependabot.com/netty/netty/issues/8590))
- [`af34287`](https://github.com/netty/netty/commit/af34287fd11887db05b01c06a16a99e91560fee1) HeadContext is inbound and outbound ([#8592](https://github-redirect.dependabot.com/netty/netty/issues/8592))
- Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.0.21.Final...netty-4.1.32.Final)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps netty-all from 4.0.21.Final to 4.1.32.Final. This update includes security fixes.
Vulnerabilities fixed
*Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/f2a31abe-1af6-4f6f-aeeb-60e0e0d3e981).* > **[CVE-2015-2156] Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final,...** > Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly flag on cookies and obtain sensitive information by leveraging improper validation of cookie name and value characters. > > Affected versions: (, 3.9.7]; [3.10.0, 3.10.2]; [4.0.0, 4.0.27]; [4.1.0-beta1, 4.1.0-beta4] *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/cfbda56e-d588-4136-9396-9439396b0abc).* > **[CVE-2016-4970] handler/ssl/OpenSslEngine.java in Netty 4.0.x before 4.0.37.Final and 4.1.x befo...** > handler/ssl/OpenSslEngine.java in Netty 4.0.x before 4.0.37.Final and 4.1.x before 4.1.1.Final allows remote attackers to cause a denial of service (infinite loop). > > Affected versions: [4.0.0, 4.0.36]; 4.1.0 *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/20b79835-7a43-4bea-a985-5e12df1d0b0a).* > **POODLE vulnerability in SSLv3.0 support** > The SSLv3 support is vulnerable to a POODLE attack. SSLv3 should be disabled pending implementation of TLS_FALLBACK_SCSV by Oracle. > > Affected versions: (, 3.9.6); [4.0.0, 4.0.24)Commits
- [`afcb4a3`](https://github.com/netty/netty/commit/afcb4a37d3a704c435f8312f9547309d6f1003ac) [maven-release-plugin] prepare release netty-4.1.32.Final - [`fedf3cc`](https://github.com/netty/netty/commit/fedf3ccecb80ddccd05da2d02e76d669fe2c219c) Harden ref-counting concurrency semantics ([#8583](https://github-redirect.dependabot.com/netty/netty/issues/8583)) - [`057c19f`](https://github.com/netty/netty/commit/057c19f92ac8b5f9ee34b9e6d813a65ee4707c15) Move less common code-path to extra method to allow inlining of writeUtf8. (#... - [`15e4fe0`](https://github.com/netty/netty/commit/15e4fe05a81aaec830c8502cb5ec6737526636d2) Revert "Provide a way to cache the internal nioBuffer of the PooledByteBuffer... - [`8cd005b`](https://github.com/netty/netty/commit/8cd005ba4346fd249a3828703fc4cfa64489bff3) Provide a way to cache the internal nioBuffer of the PooledByteBuffer to redu... - [`89639ce`](https://github.com/netty/netty/commit/89639ce322182dd83206fc3c0b7caddc53413cc9) Fix offset calculation in PooledByteBufAllocator when used - [`f4e4147`](https://github.com/netty/netty/commit/f4e4147df85b4684cbc8800a8be5ff0fe8bfc58e) LocationAwareSlf4jLogger does not correctly format log message. ([#8595](https://github-redirect.dependabot.com/netty/netty/issues/8595)) - [`2278991`](https://github.com/netty/netty/commit/2278991db7024b075972c0ec7a211a1fcc931450) Use addAndGet(...) as a replacement for compareAndSet(...) when tracking the ... - [`af63626`](https://github.com/netty/netty/commit/af636267772da6dcde43618b20c5e1be8e418d5f) Factor out less common code-path into own method to allow inlining. ([#8590](https://github-redirect.dependabot.com/netty/netty/issues/8590)) - [`af34287`](https://github.com/netty/netty/commit/af34287fd11887db05b01c06a16a99e91560fee1) HeadContext is inbound and outbound ([#8592](https://github-redirect.dependabot.com/netty/netty/issues/8592)) - Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.0.21.Final...netty-4.1.32.Final)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.