Lucene search
+L

13164 matches found

RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.14 views

CVE-2022-50140

In the Linux kernel, the following vulnerability has been resolved: memstick/msblock: Fix a memory leak 'erasedblocksbitmap' is never freed. As it is allocated at the same time as 'usedblocksbitmap', it is likely that it should be freed also at the same time. Add the corresponding bitmapfree in...

5.5CVSS7.1AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/23 8:38 a.m.8 views

CVE-2022-49978

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbpm2fb: Avoid potential divide by zero error In dofbioctl of fbmem.c, if cmd is FBIOPUTVSCREENINFO, var will be copied from user, then go through fbsetvar and info-fbops-fbcheckvar which could may be pm2fbcheckvar. Along...

5.5CVSS7.1AI score0.0023EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.16 views

Vulnerability of the mt76_connac_mcu_uni_add_dev() function in the drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c module – A driver for supporting wireless connection adapters in the Linux operating system, which allows a hacker to cause a service failure

Vulnerability of the mt76connacmcuuniadddev function in the drivers/net/wireless/mediatek/mt76/mt76connacmcu.c module – The Linux kernel’s wireless adapter support driver has a vulnerability due to incorrect input validation. Exploiting this vulnerability could allow an attacker to cause system...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.9 views

The vulnerability of the mgb4_cmt_set_vin_freq_range() function in the drivers/media/pci/mgb4/mgb4_cmt.c module of the Linux kernel allows a hacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the mgb4cmtsetvinfreqrange function in the drivers/media/pci/mgb4/mgb4cmt.c module of the Linux kernel is related to unvalidated array indexing. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of protected information...

7.1CVSS7.2AI score0.00222EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.22 views

Vulnerability of the uss720_probe() function in the drivers/usb/misc/uss720.c module – The driver for supporting USB devices in Linux kernel allows a hacker to gain access to protected information.

Vulnerability of the uss720probe function in the drivers/usb/misc/uss720.c module – The Linux kernel’s USB device support driver is vulnerable to security-related errors. Exploiting this vulnerability could allow an attacker to gain access to protected information...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References21Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/21 1:48 p.m.8 views

CVE-2025-38013

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Set nchannels after allocating struct cfg80211scanrequest Make sure that nchannels is set after allocating the struct cfg80211registereddevice::intscanreq member. Seen with syzkaller: UBSAN:...

5.5CVSS7.2AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 1:38 p.m.8 views

CVE-2022-50004

A flaw was found in the XFRM policy support in the Linux kernel. A NULL pointer dereference can be triggered when a socket buffer is transmitted via an XFRM interface due to a missing check, resulting in a denial of service...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 1:08 p.m.14 views

CVE-2025-38031

In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorderwork A recent patch that addressed a UAF introduced a reference count leak: the paralleldata refcount is incremented unconditionally, regardless of the return value of queuework. If the work...

5.5CVSS7.2AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 1:08 p.m.9 views

CVE-2025-38032

In the Linux kernel, the following vulnerability has been resolved: mr: consolidate the ipmrcanfreetable checks. Guoyu Yin reported a splat in the ipmr netns cleanup path: WARNING: CPU: 2 PID: 14564 at net/ipv4/ipmr.c:440 ipmrfreetable net/ipv4/ipmr.c:440 inline WARNING: CPU: 2 PID: 14564 at...

7CVSS7AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 1:08 p.m.9 views

CVE-2025-38020

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor profile, the MACsec offload feature must be...

7CVSS7AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:54 p.m.8 views

CVE-2022-50196

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in ofgetocmem 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. ofnodeput will...

5.5CVSS7.1AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:54 p.m.13 views

CVE-2025-38063

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQPREFLUSH When a bio with REQPREFLUSH is submitted to dm, sendemptyflush generates a flushbio with REQOPWRITE | REQPREFLUSH | REQSYNC, which causes the flushbio to be throttled by...

6CVSS7.1AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:53 p.m.7 views

CVE-2025-38036

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However...

7CVSS7AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:53 p.m.10 views

CVE-2022-50039

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b "stmmac: intel: Fix clock handling on error and remove paths" removed this clkdisableunprepare This was partly revert by commit...

7CVSS7.1AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:53 p.m.15 views

CVE-2022-49940

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in gsmldreceivebuf. Currently, the code assumes that gsm-recieve is only call...

7CVSS7.3AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.10 views

CVE-2022-50176

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add...

5.5CVSS7.2AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.6 views

CVE-2022-49955

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Fix RTAS MSRHV handling for Cell The semi-recent changes to MSR handling when entering RTAS firmware cause crashes on IBM Cell machines. An example trace: kernel tried to execute user page 2fff01a8 - exploit attempt...

4.7CVSS7AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.8 views

CVE-2022-50088

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: fix potential memory leak in damonreclaiminit damonreclaiminit allocates a memory chunk for ctx with damonnewctx. When damonselectops fails, ctx is not released, which will lead to a memory leak. We should relea...

5.5CVSS7.1AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.9 views

CVE-2022-50059

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

5.5CVSS7.1AI score0.00402EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 6:03 a.m.21 views

CVE-2025-38068

In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller always provides enough buffer space, disregarding the...

5.5CVSS7.7AI score0.00173EPSS
SaveExploits0References4
Rows per page
Query Builder