version int64 | title string | displayTitle string | bugId string | status string | fixCommits list | causeCommit dict | discussions list | crashes list | patchModifiedFunctions list | patchCommitDate string | causeCommitDate string | subsystems list | parentOfFixCommit string | patch string | patchMessage string | patchModifiedFiles list | rawCrashReport string | cleanCrashReport list | crashKernelId string | causeModifiedFunctions list | userspaceImage string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | possible deadlock in jbd2_log_wait_commit | possible deadlock in jbd2_log_wait_commit | f07cf3e7df6d272b92ccdabfeef07ae06c014ca5 | fixed | [{"branch":"master","hashValue":"3c92792da8506a295afb6d032b4476e46f979725","link":"https://git.kerne(...TRUNCATED) | {"branch":"master","hashValue":"0813299c586b175d7edb25f56412c54b812d0379","link":"https://git.kernel(...TRUNCATED) | ["https://lore.kernel.org/all/00000000000052865105f5c8f2c8@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"ext4_rename",
"fs/ext4/namei.c"
]
] | 2023-03-01T14:10:04Z | 2023-01-26T11:22:21Z | [
"ext4"
] | 7fc1f5c28ae4c615ccc5346f39a7bf4c4e0900ac | "diff --git a/fs/ext4/namei.c b/fs/ext4/namei.c\nindex e8f429330f3c..7cc3918e2f18 100644\n--- a/fs/e(...TRUNCATED) | "ext4: Fix deadlock during directory rename\n\nAs lockdep properly warns, we should not be locking i(...TRUNCATED) | [
"fs/ext4/namei.c"
] | "======================================================\nWARNING: possible circular locking dependen(...TRUNCATED) | [[{"file":"kernel/locking/lockdep.c","func":"lock_acquire","idf":13.363636363636363,"inline":false,"(...TRUNCATED) | e492250d5252635b6c97d52eddf2792ec26f1ec1 | [
[
"ext4_rename",
"fs/ext4/namei.c"
]
] | buildroot-kdump.raw |
1 | WARNING in hsr_dev_finalize | WARNING in hsr_dev_finalize | e0623166295289b0b91d327386331328f3f2505d | fixed | [{"branch":"master","hashValue":"ccfc9df1352be5b2f391091e18c4b2395d30ce78","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/000000000000a5de6405a8ffe8f2@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"hsr_dev_finalize",
"net/hsr/hsr_device.c"
]
] | 2020-07-02T17:06:19Z | null | [
"net"
] | 6dbb89014dc303facc54d33ae64419d2f9c8ff32 | "diff --git a/net/hsr/hsr_device.c b/net/hsr/hsr_device.c\nindex 478852ef98ef..a6f4e9f65b14 100644\n(...TRUNCATED) | "hsr: fix interface leak in error path of hsr_dev_finalize()\n\nTo release hsr(upper) interface, it (...TRUNCATED) | [
"net/hsr/hsr_device.c"
] | "------------[ cut here ]------------\nWARNING: CPU: 0 PID: 4084 at net/core/dev.c:8992 rollback_reg(...TRUNCATED) | [[{"file":"lib/dump_stack.c","func":"__dump_stack","idf":null,"inline":true,"line":"77","offset":nul(...TRUNCATED) | 7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf | null | buildroot-kdump.raw |
1 | memory leak in nft_chain_parse_hook | memory leak in nft_chain_parse_hook | 6c4345574ac937d9ccc195fdadb44f7cc95a19f9 | fixed | [{"branch":"master","hashValue":"77972a36ecc4db7fc7c68f0e80714263c5f03f65","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/0000000000001a12f105e769b1eb@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"nft_basechain_init",
"net/netfilter/nf_tables_api.c"
]
] | 2022-08-31T11:11:47Z | null | [
"netfilter"
] | d047283a7034140ea5da759a494fd2274affdd46 | "diff --git a/net/netfilter/nf_tables_api.c b/net/netfilter/nf_tables_api.c\nindex 2ee50e23c9b7..816(...TRUNCATED) | "netfilter: nf_tables: clean up hook list when offload flags check fails\n\nsplice back the hook lis(...TRUNCATED) | [
"net/netfilter/nf_tables_api.c"
] | "BUG: memory leak\nunreferenced object 0xffff888118123c80 (size 96):\n comm \"syz-executor.2\", pid(...TRUNCATED) | [[{"file":"include/linux/slab.h","func":"kmalloc","idf":null,"inline":true,"line":"600","offset":nul(...TRUNCATED) | 4c612826bec1441214816827979b62f84a097e91 | null | buildroot-kdump.raw |
1 | KASAN: slab-out-of-bounds Read in sctp_getsockopt | KASAN: slab-out-of-bounds Read in sctp_getsockopt | ec324fb855382395411b32d87a6eafd5da721ecc | fixed | [{"branch":"master","hashValue":"713358369382cebf92f6e98ce2005f94e7344931","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/000000000000e80c930579245751@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | null | null | null | [
"sctp"
] | df132eff463873e14e019a07f387b4d577d6d1f9 | "diff --git a/net/sctp/socket.c b/net/sctp/socket.c\nindex fc0386e8ff23..739f3e50120d 100644\n--- a/(...TRUNCATED) | "sctp: check policy more carefully when getting pr status\n\nWhen getting pr_assocstatus and pr_stre(...TRUNCATED) | [
"net/sctp/socket.c"
] | "IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready\nIPv6: ADDRCONF(NETDEV_UP): wlan0: link is(...TRUNCATED) | [[{"file":"lib/dump_stack.c","func":"__dump_stack","idf":null,"inline":true,"line":"77","offset":nul(...TRUNCATED) | bd6bf7c10484f026505814b690104cdef27ed460 | null | buildroot-kdump.raw |
1 | KASAN: use-after-free Read in netlbl_catmap_walk | KASAN: use-after-free Read in netlbl_catmap_walk | c4fd25bc9502e9924e2b0850151cbbf707fb2c31 | fixed | [{"branch":"master","hashValue":"0817534ff9ea809fac1322c5c8c574be8483ea57","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/000000000000a814c505ca657a4e@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | null | null | null | [
"net",
"lsm"
] | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f | "diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c\nindex 3a75d2a8f517..9d853c0e55b8 (...TRUNCATED) | "smackfs: Fix use-after-free in netlbl_catmap_walk()\n\nSyzkaller reported use-after-free bug as des(...TRUNCATED) | [
"security/smack/smackfs.c"
] | "==================================================================\nBUG: KASAN: use-after-free in n(...TRUNCATED) | [[{"file":"lib/dump_stack.c","func":"__dump_stack","idf":null,"inline":true,"line":"88","offset":nul(...TRUNCATED) | 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 | null | buildroot-kdump.raw |
1 | WARNING in restore_regulatory_settings | WARNING in restore_regulatory_settings | 32c85d199d85c11202246570956a2cbe272f235a | fixed | [{"branch":"master","hashValue":"47caf685a6854593348f216e0b489b71c10cbe03","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/00000000000093b204059b7edce0@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"regulatory_hint_user",
"net/wireless/reg.c"
]
] | 2020-08-19T08:46:48Z | null | [
"wireless"
] | 3579994476b65cb5e272ff0f720a1fd31322e53f | "diff --git a/net/wireless/reg.c b/net/wireless/reg.c\nindex 35b8847a2f6d..d8a90d397423 100644\n--- (...TRUNCATED) | "cfg80211: regulatory: reject invalid hints\n\nReject invalid hints early in order to not cause a ke(...TRUNCATED) | [
"net/wireless/reg.c"
] | "IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready\nIPv6: ADDRCONF(NETDEV_CHANGE): wlan1: lin(...TRUNCATED) | [[{"file":"lib/dump_stack.c","func":"__dump_stack","idf":null,"inline":true,"line":"77","offset":nul(...TRUNCATED) | f8456690ba8eb18ea4714e68554e242a04f65cff | null | buildroot-kdump.raw |
1 | BUG: unable to handle kernel paging request in truncate_inode_partial_folio | BUG: unable to handle kernel paging request in truncate_inode_partial_folio | 75b0feac9a3f9e361fd60605e261f8a4ffef1c40 | fixed | [{"branch":"master","hashValue":"84ac013046ccc438af04b7acecd4d3ab84fe4bde","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/000000000000f94c4805e289fc47@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | null | null | null | [
"fs",
"mm"
] | c2cb0dcce9dd8b748b6ca8bb8d4a389f2e232307 | "diff --git a/mm/secretmem.c b/mm/secretmem.c\nindex 206ed6b40c1d..f06279d6190a 100644\n--- a/mm/sec(...TRUNCATED) | "secretmem: fix unhandled fault in truncate\n\nsyzkaller reports the following issue:\n\nBUG: unable(...TRUNCATED) | [
"mm/secretmem.c"
] | "BUG: unable to handle page fault for address: ffff88806a898005\n#PF: supervisor write access in ker(...TRUNCATED) | [[{"file":"include/linux/highmem.h","func":"zero_user_segments","idf":null,"inline":true,"line":"272(...TRUNCATED) | 941e3e7912696b9fbe3586083a7c2e102cee7a87 | null | buildroot-kdump.raw |
1 | WARNING in do_symlinkat | WARNING in do_symlinkat | cdaf5ed409125df023889aefe50b4cc4a41c0973 | fixed | [{"branch":"master","hashValue":"267a36ba30a7425ad59d20e7e7e33bbdcc9cfb0a","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/0000000000003bfb4a05f7e537a7@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | null | null | null | [
"ntfs3"
] | c20bc9c6d8eb13ab1c3f8e5f8ad91466ae717d7f | "diff --git a/Documentation/filesystems/ntfs3.rst b/Documentation/filesystems/ntfs3.rst\nindex 5aa10(...TRUNCATED) | "fs/ntfs3: Remove noacsrules\n\nCurrently, this option does not work properly. Its use leads to unst(...TRUNCATED) | ["Documentation/filesystems/ntfs3.rst","fs/ntfs3/file.c","fs/ntfs3/inode.c","fs/ntfs3/namei.c","fs/n(...TRUNCATED) | "------------[ cut here ]------------\nDEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_(...TRUNCATED) | [[{"file":"include/linux/fs.h","func":"inode_unlock","idf":null,"inline":true,"line":"761","offset":(...TRUNCATED) | 2258c2dc850b8605cb66b3383e50b9dddd1c6580 | null | buildroot-kdump.raw |
1 | WARNING in io_ring_ctx_wait_and_kill | WARNING in io_ring_ctx_wait_and_kill | cdf00205127303ca523678fbb9d7eb7613632dba | fixed | [{"branch":"master","hashValue":"06585c497b55045ec21aa8128e340f6a6587351c","link":"https://git.kerne(...TRUNCATED) | {"branch":"master","hashValue":"d9d05217cb6990b9a56e13b56e7a1b71e2551f6c","link":"https://git.kernel(...TRUNCATED) | ["https://lore.kernel.org/all/00000000000003aab005b8c5b9ac@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"io_uring_create",
"fs/io_uring.c"
]
] | 2021-01-13T12:42:25Z | 2021-01-08T20:57:25Z | [
"fs"
] | b4411616c26f26c4017b8fa4d3538b1a02028733 | "diff --git a/fs/io_uring.c b/fs/io_uring.c\nindex 66db2c46ab82..372be9caf340 100644\n--- a/fs/io_ur(...TRUNCATED) | "io_uring: do sqo disable on install_fd error\n\nWARNING: CPU: 0 PID: 8494 at fs/io_uring.c:8717\n\t(...TRUNCATED) | [
"fs/io_uring.c"
] | "------------[ cut here ]------------\nWARNING: CPU: 1 PID: 5601 at fs/io_uring.c:8724 io_ring_ctx_w(...TRUNCATED) | [[{"file":"fs/io_uring.c","func":"io_uring_release","idf":98.00000000000001,"inline":false,"line":"8(...TRUNCATED) | 7c53f6b671f4aba70ff15e1b05148b10d58c2837 | [["SYSCALL_DEFINE6","fs/io_uring.c"],["io_sqpoll_wait_sq","fs/io_uring.c"],["io_uring_nommu_get_unma(...TRUNCATED) | buildroot-kdump.raw |
1 | general protection fault in nl802154_trigger_scan | general protection fault in nl802154_trigger_scan | d2ad6548d6f4f8f52f8fa250310fb027f04cfd18 | fixed | [{"branch":"master","hashValue":"02f18662f6c671382345fcb696e808d78f4c194a","link":"https://git.kerne(...TRUNCATED) | null | ["https://lore.kernel.org/all/000000000000adec0205f5ffcaf4@google.com/T/","https://lore.kernel.org/a(...TRUNCATED) | [{"architecture":"amd64","cReproducer":"// autogenerated by syzkaller (https://github.com/google/syz(...TRUNCATED) | [
[
"nl802154_trigger_scan",
"net/ieee802154/nl802154.c"
]
] | 2023-03-01T15:44:50Z | null | [
"wpan"
] | 6c993779ea1d0cccdb3a5d7d45446dd229e610a3 | "diff --git a/net/ieee802154/nl802154.c b/net/ieee802154/nl802154.c\nindex 2215f576ee37..d8f4379d4fa(...TRUNCATED) | "ieee802154: Prevent user from crashing the host\n\nAvoid crashing the machine by checking\ninfo->at(...TRUNCATED) | [
"net/ieee802154/nl802154.c"
] | "general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT (...TRUNCATED) | [[{"file":"net/netlink/genetlink.c","func":"genl_family_rcv_msg_doit.isra.0","idf":null,"inline":fal(...TRUNCATED) | f3a2439f20d918930cc4ae8f76fe1c1afd26958f | null | buildroot-kdump.raw |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 689