Lucene search
+L

23592 matches found

Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.14 views

CVE-2022-50002

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5LAGFLAGNDEVSREADY Only set MLX5LAGFLAGNDEVSREADY if both netdevices are registered. Doing so guarantees that both ldev-pfMLX5LAGP0.dev and ldev-pfMLX5LAGP1.dev have valid pointers when...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.60 views

CVE-2022-49994

The CVE-2022-49994 issue affects the Linux kernel memory management path involving bootmem and kmemleak. Specifically, vmemmap pages allocated from memblock were not removed from kmemleak when the page was freed, allowing kmemleak to report an error or stop working when the page is reused. The co...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49993

In the Linux kernel, the following vulnerability has been resolved: loop: Check for overflow while configuring loop The userspace can configure a loop using an ioctl call, wherein a configuration of type loopconfig is passed see loioctl's case on line 1550 of drivers/block/loop.c. This proceeds t...

5.5CVSS5.3AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.7 views

CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS5.2AI score0.00217EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.109 views

CVE-2022-49984

CVE-2022-49984 is a Linux kernel vulnerability in the HID Steam driver: the code dereferences a HID report pointer without validating it, enabling a local attacker with a malicious HID device to trigger a NULL pointer dereference in steam_recv/steam_send_report. The issue has been fixed in the ke...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.8 views

CVE-2022-49984

In the Linux kernel, the following vulnerability has been resolved: HID: steam: Prevent NULL pointer dereference in steamrecv,sendreport It is possible for a malicious device to forgo submitting a Feature Report. The HID Steam driver presently makes no prevision for this and de-references the...

5.5CVSS5.1AI score0.00217EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.85 views

CVE-2022-49980

CVE-2022-49980 affects the Linux kernel USB gadget subsystem (udc). A race between uevent callbacks and gadget driver unregistration can cause a use-after-free in usb_udc_uevent(), when it dereferences udc->driver without holding the udc_lock mutex. If the gadget driver is unbound concurrently...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.8 views

CVE-2022-49977

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable fails: registerftracefunction ftracestartup registerftracefunction...

7.8CVSS5.4AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.46 views

CVE-2022-49975

CVE-2022-49975 affects the Linux kernel’s BPF path, where a redirect of packets with invalid pkt_len could occur. The root cause is described as a BPF program test/run path (bpf_prog_test_run_skb) redirecting empty skbs, leading to a potential flow handling issue in fq_codel_drop(). The vulnerabi...

7.8CVSS6.5AI score0.00228EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.10 views

CVE-2022-49974 HID: nintendo: fix rumble worker null pointer deref

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix rumble worker null pointer deref We can dereference a null pointer trying to queue work to a destroyed workqueue. If the device is disconnected, nintendohidremove is called, in which the rumblequeue is destroye...

8.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:00 a.m.98 views

CVE-2022-49973

The CVE-2022-49973 entry concerns a Linux kernel vulnerability in sk_msg_recvmsg triggered by an incorrect last scatter-gather (sg) check. The root cause is a change to the last sg validation (to sg_is_last()) in sk_msg_recvmsg(), but the end of the scatterlist was not marked in sockmap redirecti...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.26 views

CVE-2022-49971 drm/amd/pm: Fix a potential gpu_metrics_table memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix a potential gpumetricstable memory leak Memory is allocated for gpumetricstable in smuv1304initsmctables, but not freed in smuv1304finismctables. This may cause memory leaks, fix it...

0.00179EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.16 views

CVE-2022-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS5.2AI score0.00249EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.86 views

CVE-2022-49968

CVE-2022-49968 concerns the Linux kernel driver ieee802154/adf7242. The race is a use-after-free between adf7242_remove (which cancels delayed work and may destroy the workqueue) and adf7242_channel (which could run during or after destruction). The root cause is that the upper layer may detach w...

8CVSS6.5AI score0.00222EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/06/18 11:00 a.m.101 views

CVE-2022-49965

Summary: CVE-2022-49965 pertains to the Linux kernel component drm/amd/pm, where missing fini interfaces for some SMU13 ASICs could allow a memory leak. The issue is described as resolved in the Linux kernel, with references to upstream code changes and multiple advisories. What’s affected: Linux...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.17 views

CVE-2022-49961

In the Linux kernel, the following vulnerability has been resolved: bpf: Do markchainprecision for ARGCONSTALLOCSIZEORZERO Precision markers need to be propagated whenever we have an ARGCONST style argument, as the verifier cannot consider imprecise scalars to be equivalent for the purposes of...

7.1CVSS5.5AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.15 views

CVE-2022-49958 net/sched: fix netdevice reference leaks in attach_default_qdiscs()

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix netdevice reference leaks in attachdefaultqdiscs In attachdefaultqdiscs, if a dev has multiple queues and queue 0 fails to attach qdisc because there is no memory in attachonedefaultqdisc. Then dev-qdisc will be...

0.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.21 views

CVE-2022-49956 staging: rtl8712: fix use after free bugs

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use after free bugs Read/WriteMACREG callbacks are NULL so the read/writemacreghdl functions don't do anything except free the "pcmd" pointer. It results in a use after free. Delete them...

7CVSS0.00212EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.14 views

CVE-2022-49951

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix use-after-free during unregister In the following code within firmwareuploadunregister, the call to deviceunregister could result in the devrelease function freeing the fwuploadpriv structure before it is...

7.8CVSS5.3AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 10:59 a.m.12 views

CVE-2022-49943

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0
Rows per page
Query Builder