Lucene search
+L

13862 matches found

Cvelist
Cvelist
added 2025/05/01 2:11 p.m.21 views

CVE-2022-49925 RDMA/core: Fix null-ptr-deref in ib_core_cleanup()

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix null-ptr-deref in ibcorecleanup KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CPU: 1 PID: 379 Hardware name: QEMU Standard PC i440FX + PIIX, 1996 RIP:...

0.00192EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:11 p.m.127 views

CVE-2022-49923

The CVE affects the Linux kernel nxp-nci path (nfc: nxp-nci: Fix potential memory leak in nxp_nci_send). The root cause is that nxp_nci_send() frees the allocated skb only on nxp_nci_i2c_write() failure; when the write succeeds, nxp_nci_i2c_write() does not free the skb, causing a memory leak. A ...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:11 p.m.8 views

CVE-2022-49921 net: sched: Fix use after free in red_enqueue()

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.27 views

CVE-2022-49916 rose: Fix NULL pointer dereference in rose_send_frame()

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rosesendframe The syzkaller reported an issue: KASAN: null-ptr-deref in range 0x0000000000000380-0x0000000000000387 CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted...

0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49909

...

0.00024EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.89 views

CVE-2022-49907

CVE-2022-49907 is a Linux kernel issue in net: mdio related to undefined behavior from shifting a signed 32-bit value by 31 bits in __mdiobus_register. The root cause is an out-of-bounds bit shift in mdiobus initialization; the code was changed to use an unsigned type to avoid UB. A UBSAN warning...

7.8CVSS6.5AI score0.00218EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.26 views

CVE-2022-49905 net/smc: Fix possible leaked pernet namespace in smc_init()

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49905 net/smc: Fix possible leaked pernet namespace in smc_init()

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

7.8CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.20 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:10 p.m.79 views

CVE-2022-49896

CVE-2022-49896 relates to the Linux kernel’s cxl/pmem subsystem. The issue: when a cxl_nvdimm object is removed, associated regions were not consistently disabled, because the driver tracked only one region per nvdimm device. This could leak regions and cause cxl_memdev reference leaks. The vulne...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.32 views

CVE-2022-49895 cxl/region: Fix decoder allocation crash

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's hierarchical path is attempted, cxlportattachregio...

0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49894 cxl/region: Fix region HPA ordering validation

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix region HPA ordering validation Some regions may not have any address space allocated. Skip them when validating HPA order otherwise a crash like the following may result: devmcxladdregion: cxlacpi cxlacpi.0:...

5.5CVSS4.9AI score
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49884 KVM: Initialize gfn_to_pfn_cache locks in dedicated helper

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

7.8CVSS4.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.24 views

CVE-2022-49884 KVM: Initialize gfn_to_pfn_cache locks in dedicated helper

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

7.8CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49877 bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix the sk-skforwardalloc warning of skstreamkillqueues When running testsockmap selftests, the following warning appears: WARNING: CPU: 2 PID: 197 at net/core/stream.c:205 skstreamkillqueues+0xd3/0xf0 Call Trace:...

6AI score
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:10 p.m.10 views

CVE-2022-49873 bpf: Fix wrong reg type conversion in release_reference()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper...

5.5CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49874 HID: hyperv: fix possible memory leak in mousevsc_probe()

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevscprobe If hidadddevice returns error, it should call hiddestroydevice to free hiddev which is allocated in hidallocatedevice...

0.00207EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:10 p.m.89 views

CVE-2022-49869

CVE-2022-49869 (bnxt_en): In the Linux kernel bnxt_hwrm_set_coal() may crash during error recovery because rtnl_lock isn’t held for the entire sequence, allowing freed datastructures. The fix uses BNXT_STATE_OPEN rather than netif_running() to ensure the device is fully operational before reconfi...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.26 views

CVE-2022-49868 phy: ralink: mt7621-pci: add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 socdevattr fixed to register the soc as a device, kernel will experience an oops in socdevicematchattr This quirk test was introduced in the staging driver in comm...

0.00187EPSS
SaveExploits0References3
Rows per page
Query Builder