diesel-async
Activity
- Latest release
- 2mo ago
- Total releases
- 24
- Cadence
- ~36 days
- Last 12 months
- 9
Details
- License
- MIT OR Apache-2.0
- First release
- Sep 27, 2022
| Version | Released | |
|---|---|---|
0.9.2
unknown
|
0.9.2
unknown
Dependencies (21)
+ 13 more |
|
0.9.1
unknown
|
0.9.1
unknown
Dependencies (21)
+ 13 more |
|
0.9.0
unknown
|
0.9.0
unknown
Dependencies (21)
+ 13 more |
|
0.8.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.8.0
unknown
Dependencies (22)
+ 14 more |
|
0.7.4
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.7.4
unknown
Dependencies (20)
+ 12 more |
|
0.7.3
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.7.3
unknown
Dependencies (20)
+ 12 more |
|
0.7.2
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.7.2
unknown
Dependencies (20)
+ 12 more |
|
0.7.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.7.1
unknown
Dependencies (20)
+ 12 more |
|
0.7.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.7.0
unknown
Dependencies (20)
+ 12 more |
|
0.6.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.6.1
unknown
Dependencies (19)
+ 11 more |
|
0.6.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.6.0
unknown
Dependencies (19)
+ 11 more |
|
0.5.2
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.5.2
unknown
Dependencies (18)
+ 10 more |
|
0.5.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.5.1
unknown
Dependencies (18)
+ 10 more |
|
0.5.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.5.0
unknown
Dependencies (18)
+ 10 more |
|
0.4.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.4.1
unknown
Dependencies (17)
+ 9 more |
|
0.4.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.4.0
unknown
Dependencies (17)
+ 9 more |
|
0.3.2
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.3.2
unknown
Dependencies (16)
+ 8 more |
|
0.3.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.3.1
unknown
Dependencies (16)
+ 8 more |
|
0.3.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.3.0
unknown
Dependencies (16)
+ 8 more |
|
0.2.2
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.2.2
unknown
Dependencies (15)
+ 7 more |
|
0.2.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.2.1
unknown
Dependencies (15)
+ 7 more |
|
0.2.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.2.0
unknown
Dependencies (15)
+ 7 more |
|
0.1.1
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.1.1
unknown
Dependencies (14)
+ 6 more |
|
0.1.0
unknown
2 CVEs
GHSA-ff9q-rm55-q7qr
May 07, 2026
diesel-async may expose uninitialized padding bytes for MySQL temporal columns
Low
Local
Low
None
None
Summarydiesel-async exposes uninitialized stack padding to safe code on every read of a MySQL DetailsIn
PoC
Miri output:
ImpactSoundness bug in safe API surface of AI disclosure: this issue was found via Claude Code running Claude Opus 4.7. Fixed in
0.9.0
References Updated May 07, 2026 · Source: OSV.dev
RUSTSEC-2026-0138
Apr 30, 2026
Unsound access to padding bytes while serializing date/time values using the Mysql backend Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels desearialization framework. While serializing these data/time values again Diesel-async relied on a cast between the This vulnerability affects any user deserializing date/time values using the Mysql backend and diesel-async. This affects any usage of the following functions with a
MitigationThe preferred mitigation to the outlined problem is to update to Diesel-async version 0.9.0 or newer, which includes fixes for the problem. ResolutionDiesel-async now just calls a safe serialization method provided by Diesel 2.3.9 and newer Fixed in
0.9.0
References Updated May 13, 2026 · Source: OSV.dev |
0.1.0
unknown
Dependencies (14)
+ 6 more |