Debian Patches

Status for mongo-c-driver/1.30.4-1+deb13u1

Patch Description Author Forwarded Bugs Origin Last update
0001_local_mathjax.diff (Debian packaging) Fix lintian warning by using local mathjax package instead of CDN Kyle Kloberdanz <kyle.kloberdanz@mongodb.com> not-needed
CVE-2025-12119.patch [PATCH] CDRIVER-6112 fix ownership transfer of `mongoc_write_command_t` (#2132) (#2137)

* add regression test
* do not memcpy `bson_t` struct in array
* `memcpy` does not correctly transfer ownership of `bson_t`. Instead: heap allocate `bson_t`.
* warn against using `bson_t` in `mongoc_array_t`
Kevin Albertson <kevin.albertson@mongodb.com> no 2025-10-06

All known versions for source package 'mongo-c-driver'

Links