Lucene search
K

3275 matches found

susecve
susecve
added 2024/04/09 2:29 a.m.3 views

SUSE CVE-2024-26681

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References6
susecve
susecve
added 2024/04/06 1:59 a.m.5 views

SUSE CVE-2024-26672

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

5.5CVSS7.7AI score0.00217EPSS
Exploits0References3
osv
osv
added 2024/04/05 9:15 a.m.3 views

UBUNTU-CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS6AI score0.0024EPSS
Exploits0References28
osv
osv
added 2024/04/04 9:15 a.m.6 views

UBUNTU-CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS6.1AI score0.00329EPSS
Exploits0References22
osv
osv
added 2024/04/03 5:15 p.m.1 views

DEBIAN-CVE-2024-26761

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window The Linux CXL subsystem is built on the assumption that HPA == SPA. That is, the host physical address HPA the HDM decoder registers are programmed wi...

5.5CVSS5.6AI score0.00236EPSS
Exploits0References1
osv
osv
added 2024/04/03 5:15 p.m.4 views

UBUNTU-CVE-2024-26753

In the Linux kernel, the following vulnerability has been resolved: crypto: virtio/akcipher - Fix stack overflow on memcpy sizeofstruct virtiocryptoakciphersessionpara is less than sizeofstruct virtiocryptoopctrlreq::u, copying more bytes from stack variable leads stack overflow. Clang reports th...

7.8CVSS5.8AI score0.0027EPSS
Exploits0References8
osv
osv
added 2024/04/03 5:15 p.m.4 views

UBUNTU-CVE-2024-26748

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if request-complete 830 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS6.1AI score0.00242EPSS
Exploits0References27
osv
osv
added 2024/04/03 5:15 p.m.3 views

UBUNTU-CVE-2024-26742

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix disablemanagedinterrupts Correct blk-mq registration issue with module parameter disablemanagedinterrupts enabled. When we turn off the default PCIIRQAFFINITY flag, the driver needs to register with blk-mq usi...

7.8CVSS6.5AI score0.00245EPSS
Exploits0References7
osv
osv
added 2024/04/03 3:15 p.m.3 views

DEBIAN-CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.5CVSS5AI score0.00709EPSS
Exploits0References1
osv
osv
added 2024/04/02 7:15 a.m.2 views

DEBIAN-CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS5.7AI score0.00229EPSS
Exploits0References1
osv
osv
added 2024/04/02 7:15 a.m.1 views

DEBIAN-CVE-2024-26672

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

7.1CVSS5.2AI score0.00217EPSS
Exploits0References1
osv
osv
added 2024/03/26 6:15 p.m.11 views

UBUNTU-CVE-2023-52622

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

5.5CVSS6.1AI score0.00243EPSS
Exploits0References26
osv
osv
added 2024/03/25 10:15 a.m.6 views

UBUNTU-CVE-2021-47168

In the Linux kernel, the following vulnerability has been resolved: NFS: fix an incorrect limit in filelayoutdecodelayout The "sizeofstruct nfsfh" is two bytes too large and could lead to memory corruption. It should be NFSMAXFHSIZE because that's the size of the -data buffer. I reversed the size...

5.5CVSS6.2AI score0.00238EPSS
Exploits0References10
susecve
susecve
added 2024/03/19 3:50 a.m.2 views

SUSE CVE-2021-47126

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix KASAN: slab-out-of-bounds Read in fib6nhflushexceptions Reported by syzbot: HEAD commit: 90c911ad Merge tag 'fixes' of git://git.kernel.org/pub/scm.. git tree:...

5.5CVSS6.3AI score0.00235EPSS
Exploits0References6
susecve
susecve
added 2024/03/19 3:36 a.m.3 views

SUSE CVE-2024-26632

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

4.4CVSS6.8AI score0.00227EPSS
Exploits0References10
osv
osv
added 2024/03/18 11:15 a.m.2 views

DEBIAN-CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS5.3AI score0.00176EPSS
Exploits0References1
osv
osv
added 2024/03/18 11:15 a.m.3 views

UBUNTU-CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References6
ptsecurity
ptsecurity
added 2024/03/14 12:0 a.m.8 views

PT-2024-3374 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.7.0 Description: The issue is related to a use-after-free problem in the f2fs filemap fault function. This occurs because vmf-vma may not be alive after filemap fault, potentially causing a use-after-free issu...

9.1CVSS6.6AI score0.01635EPSS
Exploits0References665
susecve
susecve
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS6.3AI score0.00193EPSS
Exploits0References3
osv
osv
added 2024/03/04 6:15 p.m.1 views

DEBIAN-CVE-2021-47096

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized userpversion The userpversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA...

4CVSS5.5AI score0.00208EPSS
Exploits0References1
Rows per page
Query Builder