Lucene search
+L

13947 matches found

RedHat Linux
RedHat Linux
added 2024/05/23 7:41 a.m.38 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.9AI score0.28058EPSS
SaveExploits16References2
UbuntuCve
UbuntuCve
added 2024/05/23 7:15 a.m.22 views

CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6AI score0.00475EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/23 7:03 a.m.56 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.4AI score0.00475EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/23 7:03 a.m.29 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.8AI score0.00475EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.379 views

squashfs-tools security update

4.3-21 - CVE-2021-41072 squashfs-tools: additional write outside destination directory exploit fix CVE-2021-40153 squashfs-tools: unvalidated filepaths allow writing outside of destination Resolves: rhbz2007303 rhbz2000637...

8.1CVSS7.1AI score0.025EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2024/05/22 12:15 p.m.20 views

CVE-2024-36010

In the Linux kernel, the following vulnerability has been resolved: igb: Fix string truncation warnings in igbsetfwversion Commit 1978d3ead82c "intel: fix string truncation warnings" fixes '-Wformat-truncation=' warnings in igbmain.c by using kasprintf...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.38 views

CVE-2021-47351

A vulnerability was found in the Linux kernel's UBIFS file system, where concurrent operations to set or get extended attributes xattrs and list xattrs could lead to assertion failures or memory corruption. This problem arises because the system does not properly handle simultaneous read and writ...

4.7CVSS6.2AI score0.00245EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: PM: domains: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: PM: domains: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.15 views

kernel: ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.46 views

CVE-2021-47492

In the Linux kernel, the following vulnerability has been resolved: mm, thp: bail out early in collapsefile for writeback page Currently collapsefile does not explicitly check PGwriteback, instead, pagehasprivate and trytoreleasepage are used to filter writeback pages. This does not work for xfs...

7.8CVSS6.9AI score0.00218EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.39 views

CVE-2021-47476 comedi: ni_usb6501: fix NULL-deref in command paths

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

6.4AI score0.00388EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.19 views

CVE-2021-47476 comedi: ni_usb6501: fix NULL-deref in command paths

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

7.2AI score0.00388EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/22 7:15 a.m.20 views

CVE-2021-47461

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a race between writeprotect and exitmmap A race is possible when a process exits, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

7.8CVSS6.4AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 7:15 a.m.19 views

CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS7AI score
SaveExploits0References3
OSV
OSV
added 2024/05/22 7:15 a.m.16 views

CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

5.5CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2024/05/22 7:15 a.m.28 views

CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 7:15 a.m.12 views

UBUNTU-CVE-2021-47470

In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential use-after-free in slabdebugfsfops When sysfsslabadd failed, we shouldn't call debugfsslabadd for s because s will be freed soon. And slabdebugfsfops will use s later leading to a use-after-free...

7.8CVSS5.7AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.7 views

UBUNTU-CVE-2021-47464

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible null-pointer dereference in auditfilterrules Fix possible null-pointer dereference in auditfilterrules. auditfilterrules error: we previously assumed 'ctx' could be null...

7.4CVSS6AI score0.00226EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.24 views

CVE-2021-47460 ocfs2: fix data corruption after conversion from inline format

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

6.8AI score0.0021EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/22 6:19 a.m.98 views

CVE-2021-47447

The CVE-2021-47447 issue concerns the Linux kernel DRM MSM A3XX driver: drm/msm/a3xx_gpu_init() contained error paths that returned 1 on failure instead of a negative error code, and a check for ret != -ENODATA failed because ret was 1, risking an Oops in the caller. Astra Linux advisory confirms...

7.8CVSS6.6AI score0.00206EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder