Lucene search
+L

23602 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 5:27 a.m.9 views

CVE-2022-49780

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix possible name leak in tcmloopsetuphbabus If deviceregister fails in tcmloopsetuphbabus, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:27 a.m.14 views

CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, " call and then will fill the space using the...

5.5CVSS7.1AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:26 a.m.5 views

CVE-2022-49765

In the Linux kernel, the following vulnerability has been resolved: net/9p: use a dedicated spinlock for transfd Shamelessly copying the explanation from Tetsuo Handa's suggested patch1 slightly reworded: syzbot is reporting inconsistent lock state in p9reqput2, for p9tagremove from p9reqput from...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:23 a.m.15 views

CVE-2025-37789

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:20 a.m.8 views

CVE-2025-37775

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from kernelwriteiter 2110.972290 ------------ cut here ------------ 2110.972301 WARNING: CPU: 3 PID: 735 at fs/readwrite.c:599 kernelwriteiter+0x21b/0x280 This patch doesn't allow writing to directory...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:19 a.m.8 views

CVE-2025-37767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.6AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:18 a.m.8 views

CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:16 a.m.7 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:16 a.m.6 views

CVE-2025-23139

No description is available for this CVE...

5.5CVSS6.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:16 a.m.5 views

CVE-2022-49911

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: enforce documented limit to prevent allocating huge memory Daniel Xu reported that the hash:net,iface type of the ipset subsystem does not limit adding the same network with different interfaces to a set, which...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:15 a.m.6 views

CVE-2022-49907

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for mdiobusregister Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds ...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:10 a.m.12 views

CVE-2022-49871

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix memory leaks of napigetfrags kmemleak reports after running testprogs: unreferenced object 0xffff8881b1672dc0 size 232: comm "testprogs", pid 394388, jiffies 4354712116 age 841.975s hex dump first 32 bytes: e0 84 d7...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:10 a.m.29 views

CVE-2022-49854

In the Linux kernel, the following vulnerability has been resolved: mctp: Fix an error handling path in mctpinit If mctpneighinit return error, the routes resources should be released in the error handling path. Otherwise some resources leak...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:06 a.m.14 views

CVE-2022-49837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory leaks in checkfunccall kmemleak reports this issue: unreferenced object 0xffff88817139d000 size 2048: comm "testprogs", pid 33246, jiffies 4307381979 age 45851.820s hex dump first 32 bytes: 01 00 00 00 00 00 00 00...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:03 a.m.19 views

CVE-2022-49834

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:03 a.m.29 views

CVE-2022-49833

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfsdevice, we're not cloning the associated btrfszoneddeviceinfo structure of the device in case of a zoned filesystem. Later on this leads to a NULL...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:01 a.m.27 views

CVE-2022-49817

In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch calls...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:59 a.m.23 views

CVE-2022-49808

In the Linux kernel, the following vulnerability has been resolved: net: dsa: don't leak tagger-owned storage on switch driver unbind In the initial commit dc452a471dba "net: dsa: introduce tagger-owned storage for private and shared data", we had a call to tagops-disconnectdst issued from...

5.5CVSS6.7AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:58 a.m.21 views

CVE-2022-49791

In the Linux kernel, the following vulnerability has been resolved: iouring: fix multishot accept request leaks Having REQFPOLLED set doesn't guarantee that the request is executed as a multishot from the polling path. Fortunately for us, if the code thinks it's multishot issue when it's not, it...

5.5CVSS6.8AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:54 a.m.13 views

CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
Rows per page
Query Builder