All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] cve-2025-21756 reproducer
@ 2025-09-23  8:40 Andrea Cervesato
  2025-09-23  8:40 ` [LTP] [PATCH v2 1/2] lapi: add struct sockaddr_vm fallback Andrea Cervesato
  2025-09-23  8:41 ` [LTP] [PATCH v2 2/2] cve: add test reproducer for cve-2025-21756 Andrea Cervesato
  0 siblings, 2 replies; 8+ messages in thread
From: Andrea Cervesato @ 2025-09-23  8:40 UTC (permalink / raw)
  To: ltp

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v2:
- fallback definition of sockaddr_vm
- check for tainted system if kernel survived after test
- Link to v1: https://lore.kernel.org/r/20250922-cve-2025-21756-v1-1-074da211288a@suse.com

---
Andrea Cervesato (2):
      lapi: add struct sockaddr_vm fallback
      cve: add test reproducer for cve-2025-21756

 configure.ac                   |  2 +
 include/lapi/vm_sockets.h      | 17 ++++++++
 runtest/cve                    |  1 +
 testcases/cve/.gitignore       |  1 +
 testcases/cve/cve-2025-21756.c | 95 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 116 insertions(+)
---
base-commit: 514dd3b48fdb024a18657b56fe30cea28541c0d0
change-id: 20250922-cve-2025-21756-e1afcda7b2d4

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-23 13:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23  8:40 [LTP] [PATCH v2 0/2] cve-2025-21756 reproducer Andrea Cervesato
2025-09-23  8:40 ` [LTP] [PATCH v2 1/2] lapi: add struct sockaddr_vm fallback Andrea Cervesato
2025-09-23 11:52   ` Cyril Hrubis
2025-09-23  8:41 ` [LTP] [PATCH v2 2/2] cve: add test reproducer for cve-2025-21756 Andrea Cervesato
2025-09-23 11:55   ` Cyril Hrubis
2025-09-23 12:09     ` Andrea Cervesato via ltp
2025-09-23 12:16       ` Cyril Hrubis
2025-09-23 13:28         ` Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.