Lucene search
+L

24149 matches found

OSV
OSV
added 2025/06/18 11:03 a.m.13 views

CVE-2022-50166 Bluetooth: When HCI work queue is drained, only queue chained work

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 "Bluetooth: Call drainworkqueue before resetting...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.14 views

CVE-2022-50158 mtd: partitions: Fix refcount leak in parse_redboot_of

In the Linux kernel, the following vulnerability has been resolved: mtd: partitions: Fix refcount leak in parseredbootof ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

0.00178EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:03 a.m.10 views

CVE-2022-50159 of: check previous kernel's ima-kexec-buffer against memory bounds

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently imagetkexecbuffer doesn't check if the previous kernel's ima-kexec-buffer lies outside the addressable memory range. This can result in a kernel panic i...

7.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.19 views

CVE-2022-50159 of: check previous kernel's ima-kexec-buffer against memory bounds

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently imagetkexecbuffer doesn't check if the previous kernel's ima-kexec-buffer lies outside the addressable memory range. This can result in a kernel panic i...

0.00176EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.21 views

CVE-2022-50148 kernfs: fix potential NULL dereference in __kernfs_remove

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix potential NULL dereference in kernfsremove When lockdep is enabled, lockdepassertheldwrite would cause potential NULL pointer dereference. Fix the following smatch warnings: fs/kernfs/dir.c:1353 kernfsremove warn:...

0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.24 views

CVE-2022-50141 mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-of-esdhc: Fix refcount leak in esdhcsignalvoltageswitch offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount...

0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50125 ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: croseccodec: Fix refcount leak in croseccodecplatformprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:02 a.m.17 views

CVE-2022-50125 ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: croseccodec: Fix refcount leak in croseccodecplatformprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.9AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.11 views

CVE-2022-50109

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfbofinitdisplay, we should call ofnodeput for the references returned by ofgraphgetnextendpoint and ofgraphgetremoteportparent which have increased the refcount. Besides, we...

5.5CVSS5.4AI score0.0023EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.101 views

CVE-2022-50079

CVE-2022-50079 affects the Linux kernel’s DRM AMD display driver (DCN303). The issue is a boundary check error in drm/amd/display where eng_id for DCN303 must not exceed 1, since there are only two stream-encoder instances. The root cause is an incorrect boundary condition that could allow an out...

7.1CVSS6.7AI score0.00248EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.13 views

CVE-2022-50078 tracing/eprobes: Do not allow eprobes to use $stack, or % for regs

In the Linux kernel, the following vulnerability has been resolved: tracing/eprobes: Do not allow eprobes to use $stack, or % for regs While playing with event probes eprobes, I tried to see what would happen if I attempted to retrieve the instruction pointer %rip knowing that event probes do not...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:02 a.m.9 views

CVE-2022-50077 apparmor: fix reference count leak in aa_pivotroot()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aapivotroot The aapivotroot function has a reference counting bug in a specific path. When aareplacecurrentlabel returns on success, the function forgets to decrement the reference count of...

5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.23 views

CVE-2022-50074 apparmor: Fix memleak in aa_simple_write_to_buffer()

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aasimplewritetobuffer When copyfromuser failed, the memory is freed by kvfree. however the management struct and data blob are allocated independently, so only kvfreedata cause a memleak issue here. Use...

0.00176EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.114 views

CVE-2022-50041

CVE-2022-50041 (Linux kernel, ice driver) : The issue arises from a WARN_ON() checking for a null VSI in ice_reset_vf during VF reset, which can trigger a call trace under stress (VF attach/detach with spoofcheck/trust changes). The connected advisories and Nessus/NVL references confirm the fix: ...

5.5CVSS6.7AI score0.00213EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.65 views

CVE-2022-50040

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix buffer overflow in sja1105setupdevlinkregions If an error occurs in dsadevlinkregioncreate, then 'priv-regions' array will be accessed by negative index '-1'. Found by Linux Verification Center...

7.8CVSS5.6AI score0.00254EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.19 views

CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS5.2AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.27 views

CVE-2022-50031

Removed by vendor...

7.2AI score
SaveExploits0
CVE
CVE
added 2025/06/18 11:01 a.m.109 views

CVE-2022-50021

CVE-2022-50021 documents a Linux kernel ext4 bug where a validated block range for freeing blocks could be altered after validation on bigalloc filesystems, potentially triggering a kernel BUG in ext4_free_blocks() / ext4_mb_clear_bb(). The issue arises because the range may be adjusted after val...

7.8CVSS6.4AI score0.00185EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/06/18 11:01 a.m.47 views

CVE-2022-50013

Summary: CVE-2022-50013 relates to the f2fs (Flash-Friendly File System) code in the Linux kernel. The issue arises from a NAT/NAT bitmap inconsistency that can cause a BUG_ON() in f2fs_new_node_page() when a NAT entry’s blkaddr is not NULL_ADDR while its NAT bitmap marks it free. The vulnerabili...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.13 views

CVE-2022-50006 NFSv4.2 fix problems with __nfs42_ssc_open

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with nfs42sscopen A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle. If allocfilepseudo has failed, we need to decrement a reference on th...

6AI score
SaveExploits0References7
Rows per page
Query Builder