Lucene search
+L

3701 matches found

SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.5 views

SUSE CVE-2021-47549

In the Linux kernel, the following vulnerability has been resolved: satafsl: fix UAF in satafslportstop when rmmod satafsl When the rmmod satafsl.ko command is executed in the PPC64 GNU/Linux, a bug is reported: ================================================================== BUG: Unable to...

6.7CVSS6.6AI score0.00235EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.5 views

kernel: x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL

In the Linux kernel, the following vulnerability has been resolved: x86/i8259: Mark legacy PIC interrupts with IRQLEVEL Baoquan reported that after triggering a crash the subsequent crash-kernel fails to boot about half of the time. It triggers a NULL pointer dereference in the periodic tick code...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.5 views

SUSE CVE-2021-47429

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unrecoverable MCE calling async handler from NMI The machine check handler is not considered NMI on 64s. The early handler is the true NMI handler, and then it schedules the machinecheckexception handler to run...

6CVSS6.3AI score0.00194EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.5 views

SUSE CVE-2021-47381

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hexdumptobuffer and stack address used in dump error output...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47536

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

7.8CVSS5.4AI score0.00594EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.11 views

CVE-2021-47538

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate before kfree as it holds a ref to rxrpclocal. DH: v2: Changed to abstract the peer freeing code out into a function...

5.5CVSS6AI score0.00235EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

UBUNTU-CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/23 3:56 p.m.4 views

SUSE CVE-2021-47342

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible UAF when remounting r/o a mmp-protected file system After commit 618f003199c6 "ext4: fix memory leak in ext4fillsuper", after the file system is remounted read-only, there is a race where the kmmpd thread can...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.6 views

SUSE CVE-2021-47221

In the Linux kernel, the following vulnerability has been resolved: mm/slub: actually fix freelist pointer vs redzoning It turns out that SLUB redzoning "slubdebug=Z" checks from s-objectsize rather than from s-inuse which is normally bumped to make room for the freelist pointer, so a cache creat...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.4 views

SUSE CVE-2021-47240

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.9 views

SUSE CVE-2021-47291

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix another slab-out-of-bounds in fib6nhflushexceptions While running the self-tests on a KASAN enabled kernel, I observed a slab-out-of-bounds splat very similar to the one reported in commit 821bbf79fe46 "ipv6: Fix KASAN:...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0References48
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47304

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpinittransfer to not reset icskcainitialized This commit fixes a bug found by syzkaller that could cause spurious double-initializations for congestion control modules, which could cause memory leaks or other problems...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.7 views

SUSE CVE-2023-52853

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INITDELAYEDWORK within cp2112gpioirqstartup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an...

4.7CVSS6.5AI score0.0024EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.17 views

kernel: nvmet-tcp: add bounds check on Transfer Tag

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds check on Transfer Tag ttag is used as an index to get cmd in nvmettcphandleh2cdatapdu, add a bounds check to avoid out-of-bounds access...

9.8CVSS5.7AI score0.00724EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

DEBIAN-CVE-2021-47483

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode-block' will be freed, so 'rbnode-block' points a freed memory,...

7.8CVSS5.2AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 9:15 a.m.12 views

UBUNTU-CVE-2021-47483

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode-block' will be freed, so 'rbnode-block' points a freed memory,...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47441

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: cat /sys/class/thermal/thermalzone2/cdev0/type mlxswfan cat...

7.3CVSS5.5AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52877

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Fix NULL pointer dereference in tcpmpdsvdm It is possible that typecregisterpartner returns ERRPTR on failure. When port-partner is an error, a NULL pointer dereference may occur as shown below. 91222.095236 T31...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.13 views

DEBIAN-CVE-2023-52864

In the Linux kernel, the following vulnerability has been resolved: platform/x86: wmi: Fix opening of char device Since commit fa1f68db6ca7 "drivers: misc: pass miscdevice pointer via file private data", the miscdevice stores a pointer to itself inside filp-privatedata, which means that privateda...

7.8CVSS5.8AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

DEBIAN-CVE-2023-52852

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to avoid use-after-free on dic Call trace: memcpy+0x128/0x250 f2fsreadmultipages+0x940/0xf7c f2fsmpagereadpages+0x5a8/0x624 f2fsreadahead+0x5c/0x110 pagecacheraunbounded+0x1b8/0x590...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References1
Rows per page
Query Builder