Lucene search
+L

3405 matches found

UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.13 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.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49815

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xasretry in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XARETRYENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49809

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix skb leak in x25lapbreceiveframe x25lapbreceiveframe using skbcopy to get a private copy of skb, the new skb should be freed in the undersized/fragmented skb error handling path. Otherwise there is a memory leak...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.3 views

CVE-2025-37780

In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofsfhtoparent. 1 The handlebytes value passed in by the reproducing program is equal to 12. In handletopath, only 12 bytes of memory are...

7.1CVSS6.1AI score0.00198EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.8 views

CVE-2025-37793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.13 views

CVE-2025-37769

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm/smu11: 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. cherry picked from...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.10 views

CVE-2025-37771

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.1AI score0.00189EPSS
SaveExploits0References37
Debian CVE
Debian CVE
added 2025/05/01 2:11 p.m.46 views

CVE-2022-49922

In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix potential memory leak in nfcmrvli2cncisend nfcmrvli2cncisend will be called by nfcmrvlncisend, and skb should be freed in nfcmrvli2cncisend. However, nfcmrvlncisend will only free skb when i2cmastersend return =...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.10 views

CVE-2022-49905

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.8CVSS5.5AI score0.00197EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS5.5AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49897

Removed by vendor...

5.6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49877

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:...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49870

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix undefined behavior in bit shift for CAPTOMASK 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 in...

7.1CVSS5.5AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49863

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when testing as following: a use syscallNRsocket, 0x10ul, 3ul, 0 to create netlink socket. b use syscallNRsendmsg, ... to create bond li...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.10 views

CVE-2022-49862

In the Linux kernel, the following vulnerability has been resolved: tipc: fix the msg-req tlv len check in tipcnlcompatnametabledumpheader This is a follow-up for commit 974cb0e3e7c9 "tipc: fix uninit-value in tipcnlcompatnametabledump" where it should have type casted sizeof.. to int to work whe...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.22 views

CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.6AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.12 views

CVE-2022-49840

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49838

In the Linux kernel, the following vulnerability has been resolved: sctp: clear outcurr if all frag chunks of current msg are pruned A crash was reported by Zhen Chen: listdel corruption, ffffa035ddf01c18-next is NULL WARNING: CPU: 1 PID: 250682 at lib/listdebug.c:49 listdelentryvalid+0x59/0xe0...

5.5CVSS5.3AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 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...

7.8CVSS5.8AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.14 views

CVE-2022-49821

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNdspelementregister Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, use putdevice to give up the reference...

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