Lucene search
+L

286 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27074

In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007loadencoder In go7007loadencoder, bouncei.e. go-bootfw, is allocated without a deallocation thereafter. After the following call chain: saa7134go7007init |- go7007bootencoder |-...

5.5CVSS5.6AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

5.5CVSS5.3AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27037

In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc in zynqclksetup will return null if the physical memory has run out. As a result, if we use snprintf to write data to the null address, the null...

5.5CVSS5.2AI score0.00273EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

7.8CVSS5.9AI score0.00722EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.2 views

DEBIAN-CVE-2024-26843

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size mdsize will have been narrowed if we have = 4GB worth of pages in a soft-reserved region...

6CVSS5.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.2 views

DEBIAN-CVE-2024-26840

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix memory leak in cachefilesaddcache The following memory leak was reported after unbinding /dev/cachefiles: ================================================================== unreferenced object 0xffff9b674176e3c0...

5.5CVSS5.6AI score0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

DEBIAN-CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 6:1 a.m.15 views

CLSA-2024-1713333661 Fix CVE(s): CVE-2024-2398

SECURITY UPDATE: - debian/patches/CVE-2024-2398.patch: http2: push headers better cleanup provide common cleanup method for push headers - CVE-2024-2398...

8.6CVSS6.9AI score0.36081EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 10:15 a.m.2 views

DEBIAN-CVE-2024-26809

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: release elements in clone only from destroy path Clone already always provides a current view of the lookup table, use it to destroy the set, otherwise it is possible to destroy elements twice. This fix...

5.5CVSS5.3AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/29 10:15 a.m.1 views

DEBIAN-CVE-2023-52629

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flushwork before timershutdownsync in switchdrvremove. Although we use flushwork to stop the worker, it could be rescheduled in...

8.4CVSS5.9AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS5.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 6:29 p.m.16 views

CLSA-2024-1710786562 Fix CVE(s): CVE-2023-46218

SECURITY UPDATE: Improper cookie domain verification allows malicious HTTP server to set 'super cookies' in package - debian/control: Build-Depends: add libpsl-dev - debian/patches/CVE-2023-46218.patch: Lowercase domain names before PSL checks to ensure proper comparison - CVE-2023-46218...

6.5CVSS6.8AI score0.01685EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/05 12:15 p.m.3 views

DEBIAN-CVE-2022-48629

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

5.5CVSS5.8AI score0.0053EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/02 10:15 p.m.5 views

DEBIAN-CVE-2023-52570

In the Linux kernel, the following vulnerability has been resolved: vfio/mdev: Fix a null-ptr-deref bug for mdevunregisterparent Inject fault while probing mdpy.ko, if kstrdup of createdir fails in kobjectaddinternal in kobjectinitandadd in mdevtypeadd in parentcreatesysfsfiles, it will return 0...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

DEBIAN-CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-46992

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nfthashbuckets Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nfthashbuckets syzbot injected a size == 0x40000000 and reported: UBSAN:...

7.1CVSS5.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.3AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.1 views

DEBIAN-CVE-2023-52472

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.5CVSS5.8AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 11:15 a.m.8 views

CLSA-2024-1708427752 Fix CVE(s): CVE-2023-48795

Fix: possible segfault in the CVE-2023-48795 fix - debian/patches/CVE-2023-48795-post-fix.patch...

5.9CVSS7AI score0.93305EPSS
SaveExploits4References1
OSV
OSV
added 2024/02/08 7:16 p.m.6 views

CLSA-2024-1707419801 Fix CVE(s): CVE-2023-5981

SECURITY UPDATE: timing side-channel in the RSA-PSK ClientKeyExchange - debian/patches/nettle-pk-randomness-level.patch: nettle/pk use the appropriate level of randomness for each operation. - debian/patches/pk-gnutlsswitchlibstate.patch: pk always use gnutlsswitchlibstate. -...

5.9CVSS6.5AI score0.01267EPSS
SaveExploits0References1
Rows per page
Query Builder