{"id":4160688,"name":"linked_list_allocator","ecosystem":"cargo","description":"Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.","homepage":"https://os.phil-opp.com/kernel-heap.html#a-better-allocator","licenses":"Apache-2.0/MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/phil-opp/linked-list-allocator","keywords_array":["allocator","heap","kernel","malloc","no_std"],"namespace":null,"versions_count":47,"first_release_published_at":"2016-02-16T12:08:27.784Z","latest_release_published_at":"2026-04-14T16:10:55.097Z","latest_release_number":"0.10.6","last_synced_at":"2026-05-31T10:24:23.498Z","created_at":"2022-04-12T17:50:03.978Z","updated_at":"2026-05-31T13:55:17.408Z","registry_url":"https://crates.io/crates/linked_list_allocator/","install_command":"cargo install linked_list_allocator","documentation_url":"https://docs.rs/linked_list_allocator/","metadata":{"categories":[]},"repo_metadata":{"id":39897915,"uuid":"49971139","full_name":"rust-osdev/linked-list-allocator","owner":"rust-osdev","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-14T16:04:28.000Z","size":212,"stargazers_count":235,"open_issues_count":11,"forks_count":54,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-04-24T23:22:28.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-osdev.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-19T17:46:59.000Z","updated_at":"2026-04-14T16:04:00.000Z","dependencies_parsed_at":"2023-01-21T04:15:11.832Z","dependency_job_id":"29357047-ed6e-48bd-9da7-07af85d68fa6","html_url":"https://github.com/rust-osdev/linked-list-allocator","commit_stats":{"total_commits":215,"total_committers":22,"mean_commits":9.772727272727273,"dds":"0.26046511627906976","last_synced_commit":"a3985a707643461727d3b8ca5797d9cc3f446069"},"previous_names":["phil-opp/linked-list-allocator"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/rust-osdev/linked-list-allocator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32563632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rust-osdev","name":"Rust OSDev","uuid":"35896598","kind":"organization","description":"Operating System Development in Rust","email":null,"website":"https://rust-osdev.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35896598?v=4","repositories_count":26,"last_synced_at":"2024-04-18T02:11:46.574Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-osdev","funding_links":[],"total_stars":5199,"followers":601,"following":0,"created_at":"2022-11-11T22:18:05.116Z","updated_at":"2024-04-18T02:11:48.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev/repositories"},"tags":[{"name":"v0.10.5","sha":"a3985a707643461727d3b8ca5797d9cc3f446069","kind":"tag","published_at":"2023-03-04T10:09:32.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.5","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"e4b0b8dd1cdc51e196bdf0e4758e74089441e38e","kind":"tag","published_at":"2022-10-10T09:48:46.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.4","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"9e5878a3e3cc5481442c01e3bb1abde4cdd1f0bb","kind":"tag","published_at":"2022-09-06T19:58:51.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"5eb2bc6e671e15f3953e74e7b108cf59e724c2a0","kind":"tag","published_at":"2022-09-06T19:09:57.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"cabe48095520331af28129b805f93acdcd4de955","kind":"commit","published_at":"2022-07-07T10:07:40.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"cf6a569e8cfdb6cd3e033128197e6d7fab7593c0","kind":"tag","published_at":"2022-06-27T08:11:21.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.10.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"c8190bd90cb8748d688eda72d7cf451e61f51fa4","kind":"tag","published_at":"2021-10-17T15:46:15.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.9.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e578033cfc1b432dcde9161cbded0dea27b1e35f","kind":"tag","published_at":"2021-05-01T11:33:26.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.9.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"251eb1b0728e9b9cdd1dd6281effa0a6c6d70d63","kind":"tag","published_at":"2021-01-02T17:57:53.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.11","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6bd19b91b6f334365114ef295c5b13fe5937461c","kind":"tag","published_at":"2020-12-28T16:30:31.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.10","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"ad5beee0df8c76d772a3c28e73195b0fcb2a8d86","kind":"tag","published_at":"2020-12-27T14:01:58.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.9","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"82b40f0db01eaca646ca6e697814c5b479bd3f2b","kind":"tag","published_at":"2020-12-16T10:47:31.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.8","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"4a858c7d2d09e987b3a7ac97146d08b3c192db79","kind":"tag","published_at":"2020-12-10T13:20:30.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.7","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"b1332a3268b07dcac60f109e6d56634e0a8fe61c","kind":"tag","published_at":"2020-09-24T08:33:17.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.6","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"587babdea60b0c5aca4bc80467673a40d04d7a41","kind":"tag","published_at":"2020-08-13T08:34:17.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.5","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"0526f9c5528b7f70770b9463173dd8ad4fdaa997","kind":"commit","published_at":"2020-05-03T20:15:14.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.4","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"db3110c40e622e1df3272ec434a7a063d8309f4a","kind":"commit","published_at":"2020-04-26T10:56:31.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"efb0327992d87abb47ca56b329af1ca7c91c0954","kind":"commit","published_at":"2020-04-07T08:29:23.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a34dd83572c44197c334e8ea682310fb01b1428f","kind":"commit","published_at":"2020-03-11T11:44:25.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"28f92da5d753b1e9b4803337e0b15859daa0b9db","kind":"commit","published_at":"2020-03-06T10:43:27.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.8.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"01a2511e46271db0c04d9a7784a0346ea6c04c95","kind":"commit","published_at":"2020-02-18T10:54:41.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.7.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"0b7fdddd067448327a3f6ad9d2b39045a2b3f922","kind":"commit","published_at":"2020-02-04T08:36:47.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.6","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"66752f73a3f57381ae2fc2c0e2c2ca1eb6b9840d","kind":"commit","published_at":"2020-01-14T11:01:47.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.5","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"620b8d121b1b3c496cd187cbc71ccd5f0763f0f9","kind":"commit","published_at":"2019-04-02T19:13:12.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.4","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"585c13939989ca447c1c28d1a14b95db959dc02b","kind":"commit","published_at":"2018-07-09T09:45:45.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ba94fcd704e01b42388bc831f08c5ed42ea846fa","kind":"commit","published_at":"2018-06-15T08:39:38.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"4d6f892d40b4b652e7526c41e1b59e5acc6fab8c","kind":"commit","published_at":"2018-04-27T11:07:13.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"804448267f1751ff19ab5301d064e0272e78f7c3","kind":"commit","published_at":"2018-04-19T08:48:16.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.6.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"afec3a8c42b90de01e174d08429877c168b3f015","kind":"commit","published_at":"2018-01-24T10:38:47.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.5.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"65d5ba4998f5f033de2f99a0237b89fbc4fd4c3b","kind":"commit","published_at":"2017-12-15T08:22:30.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.4.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7979db9dcb30f7d1212edd16aef4241a0e0fcb40","kind":"commit","published_at":"2017-08-24T11:35:11.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.4.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"49d98d1666bbb2a3e4473579bf76e7d88914586b","kind":"commit","published_at":"2017-07-07T12:18:23.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.4.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"4bb5d354c4980f60c7f49d059cfd244dfdf339f4","kind":"commit","published_at":"2017-07-07T12:04:42.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.4.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d764c701613c6eefef308b52b908f6cd2af849de","kind":"commit","published_at":"2017-07-07T11:15:57.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.3.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"07a9205b59f70f5dc5049dd2f7b2f0906d8144fe","kind":"commit","published_at":"2017-06-20T16:16:49.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.7","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9a3bb89b0c1466b0275490b17eb2f1d0626f19bb","kind":"commit","published_at":"2017-05-12T09:58:32.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.6","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"ea8548db4b5a6ee0e2b847e96d6b4c31b7744567","kind":"commit","published_at":"2017-02-20T15:15:48.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.5","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"5bc1beb60ccac9c7ac16042e47c0ed39fcc3ee32","kind":"commit","published_at":"2017-02-14T15:45:09.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.4","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.4/manifests"},{"name":"linked_list_allocator-0.2.3","sha":"84f29a9d92afaeb5b50c76ff8438dca9f2999fd7","kind":"commit","published_at":"2016-11-19T15:51:15.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/linked_list_allocator-0.2.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/linked_list_allocator-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@linked_list_allocator-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/linked_list_allocator-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/linked_list_allocator-0.2.3/manifests"},{"name":"v0.2.2","sha":"560873df10550187f7557e5452ee5f1cc79fc8b3","kind":"commit","published_at":"2016-05-17T14:54:38.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fcb9b61276b5e8dbddb078027bfd1f5bf869f2a5","kind":"commit","published_at":"2016-04-17T14:15:15.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7bcc8a563c6cfa45d2b6b9654ab6a86b444a871e","kind":"commit","published_at":"2016-04-11T21:38:51.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.2.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"bb5a8da795ab468558bf89ad198914a59f396fc5","kind":"commit","published_at":"2016-04-11T10:12:26.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.1.3","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e78a58010cc74de04d054255b71730d5f960fd74","kind":"commit","published_at":"2016-03-05T19:42:49.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.1.2","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bca675ea103663f29ef26506838389ea10656d27","kind":"commit","published_at":"2016-02-17T09:49:42.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.1.1","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9f6c2ca3e7795627b21120ca79931fdfc59b2bd0","kind":"commit","published_at":"2016-02-16T12:07:55.000Z","download_url":"https://codeload.github.com/rust-osdev/linked-list-allocator/tar.gz/v0.1.0","html_url":"https://github.com/rust-osdev/linked-list-allocator/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-osdev/linked-list-allocator@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-31T13:55:17.386Z","dependent_packages_count":41,"downloads":4548234,"downloads_period":"total","dependent_repos_count":242,"rankings":{"downloads":2.3765123260256527,"dependent_repos_count":2.565288253799795,"dependent_packages_count":1.2273985065008908,"stargazers_count":11.071100969593136,"forks_count":8.67669913953224,"docker_downloads_count":6.200010613860185,"average":5.352834968218649},"purl":"pkg:cargo/linked_list_allocator","advisories":[{"uuid":"GSA_kwCzR0hTQS14ZzhwLTM0dzItajQ5as4AAu1j","url":"https://github.com/advisories/GHSA-xg8p-34w2-j49j","title":"linked_list_allocator vulnerable to out-of-bound writes on `Heap` initialization and `Heap::extend`","description":"## Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nThis vulnerability impacts all the initialization functions on the `Heap` and `LockedHeap` types, including `Heap::new`, `Heap::init`, `Heap::init_from_slice`, and `LockedHeap::new`. It also affects multiple uses of the `Heap::extend` method.\n\n### Initialization Functions\n\nThe heap initialization methods were missing a minimum size check for the given heap size argument. This could lead to **_out-of-bound writes_** when a heap was initialized with a size smaller than `3 * size_of::\u003cusize\u003e` because of metadata write operations.\n\n### `Heap::extend`\n\nThis vulnerability impacts three specific uses of the `Heap::extend` method:\n\n- When calling `Heap::extend` with a size smaller than two `usize`s (e.g., 16 on `x86_64`), the size was erroneously rounded up to the minimum size, which could result in an **_out-of-bounds write_**.\n- Calling `Heap::extend` on an empty heap tried to construct a heap starting at address 0, which is also an **_out-of-bounds write_**.\n  - One specific way to trigger this accidentally is to call `Heap::new` (or a similar constructor) with a heap size that is smaller than two `usize`s. This was treated as an empty heap as well.\n- Calling `Heap::extend` on a heap whose size is not a multiple of the size of two `usize`s resulted in _unaligned writes_. It also left the heap in an unexpected state, which might lead to subsequent issues. We did not find a way to exploit this undefined behavior yet (apart from DoS on platforms that fault on unaligned writes).\n\n## Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nWe published a patch in version `0.10.2` and recommend all users to upgrade to it. This patch release includes the following changes:\n\n- The initialization functions now panic if the given size is not large enough to store the necessary metadata. Depending on the alignment of the heap bottom pointer, the minimum size is between `2 * size_of::\u003cusize\u003e` and `3 * size_of::\u003cusize\u003e`.\n- The `extend` method now panics when trying to extend an unitialized heap.\n- Extend calls with a size smaller than `size_of::\u003cusize\u003e() * 2` are now buffered internally and not added to the list directly. The buffered region will be merged with future `extend` calls.\n- The `size()` method now returns the _usable_ size of the heap, which might be slightly smaller than the `top() - bottom()` difference because of alignment constraints.\n\n## Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nTo avoid this issue, ensure that the heap is only initialized with a size larger than `3 * size_of::\u003cusize\u003e` and that the `Heap::extend` method is only called with sizes larger than `2 * size_of::\u003cusize\u003e()`. Also, ensure that the total heap size is (and stays) a multiple of `2 * size_of::\u003cusize\u003e()`.\n\n## For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in this repository\n* Email @phil-opp at [security@phil-opp.com](mailto:security@phil-opp.com)\n\n## Acknowledgements\n\nThis issue was responsibly reported by Evan Richter at ForAllSecure and found with [Mayhem](https://forallsecure.com/mayhem-for-code) and [cargo fuzz](https://github.com/rust-fuzz/cargo-fuzz).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-09-16T17:41:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.4,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/rust-osdev/linked-list-allocator/security/advisories/GHSA-xg8p-34w2-j49j","https://nvd.nist.gov/vuln/detail/CVE-2022-36086","https://github.com/rust-osdev/linked-list-allocator/commit/013b0758643943e8df5b17bbb495460ff47e8bbf","https://github.com/advisories/GHSA-xg8p-34w2-j49j","https://rustsec.org/advisories/RUSTSEC-2022-0063.html"],"source_kind":"github","identifiers":["GHSA-xg8p-34w2-j49j","CVE-2022-36086"],"repository_url":"https://github.com/rust-osdev/linked-list-allocator","blast_radius":0.0,"created_at":"2022-12-21T16:11:58.938Z","updated_at":"2026-04-28T20:09:06.416Z","epss_percentage":0.00297,"epss_percentile":0.52782,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ZzhwLTM0dzItajQ5as4AAu1j","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14ZzhwLTM0dzItajQ5as4AAu1j","packages":[{"ecosystem":"cargo","package_name":"linked_list_allocator","versions":[{"first_patched_version":"0.10.2","vulnerable_version_range":"\u003c= 0.10.1"}],"purl":"pkg:cargo/linked_list_allocator"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ZzhwLTM0dzItajQ5as4AAu1j/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/linked_list_allocator","docker_dependents_count":2,"docker_downloads_count":372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/linked_list_allocator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/linked_list_allocator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-23T23:11:08.524Z","issues_count":34,"pull_requests_count":55,"avg_time_to_close_issue":1674220.72,"avg_time_to_close_pull_request":390233.58490566036,"issues_closed_count":25,"pull_requests_closed_count":53,"pull_request_authors_count":26,"issue_authors_count":30,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":2.381818181818182,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":4666829.0,"past_year_avg_time_to_close_pull_request":2061303.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Flinked-list-allocator/issues","maintainers":[{"login":"phil-opp","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phil-opp"},{"login":"jamesmunns","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesmunns"},{"login":"toku-sa-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toku-sa-n"},{"login":"andre-richter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andre-richter"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/linked_list_allocator/codemeta","maintainers":[{"uuid":"880","login":"phil-opp","name":"Philipp Oppermann","email":null,"url":"https://github.com/phil-opp","packages_count":50,"html_url":"https://crates.io/users/phil-opp","role":null,"created_at":"2022-11-07T21:27:57.828Z","updated_at":"2022-11-07T21:27:57.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/phil-opp/packages"}]}