Lucene search
+L

133 matches found

UbuntuCve
UbuntuCve
added 2024/01/23 12:00 a.m.59 views

CVE-2024-23851

copyparams in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INTMAX bytes, and crash, because of a missing paramkernel-datasize check. This is related to ctlioctl...

5.5CVSS6.4AI score0.00296EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.14 views

kernel: Use after free bug in r592_remove

A use-after-free flaw was found in r592remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This issue may allow a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak...

7.1CVSS6.6AI score0.00437EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: drm/amdkfd: Fix double release compute pasid

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfdprocessdeviceinitvm returns failure after vm is converted to compute vm and vm-pasid set to compute pasid, KFD will not take pdd-drmfile reference. As a result, drm close file...

7.8CVSS6.7AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/08 11:00 a.m.17 views

kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags

An out-of-bounds memory access flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user generates a malicious too big networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: NULL pointer dereference due to missing kalloc() return value check in shtp_cl_get_dma_send_buf()

A null pointer dereference was found in the Linux kernel's Integrated Sensor Hub ISH driver. This issue could allow a local user to crash the system...

5.5CVSS6.6AI score0.00195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: virtio_net: fix xdp_rxq_info bug after suspend/resume

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS6.3AI score0.00289EPSS
SaveExploits0References5
Amazon
Amazon
added 2023/11/01 12:00 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unregister flowtable hooks on netns exit CVE-2022-48935 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path...

7.8CVSS6.2AI score0.00888EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.11 views

kernel: drm/i915: fix null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix null pointer dereference Asus chromebook CX550 crashes during boot on v5.17-rc1 kernel. The root cause is null pointer defeference of binext in tglgetbwinfo in drivers/gpu/drm/i915/display/intelbw.c. BUG: kernel NUL...

5.5CVSS6.3AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/28 7:58 p.m.22 views

CLSA-2023-1682711913 kernel: Fix of 7 CVEs

mISDN: fix use-after-free bugs in l1oip timer handlers CVE-2022-3565 - media: rc: Fix use-after-free bugs caused by enetxirqsim CVE-2023-1118 - Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work CVE-2023-1989 - proc: procskipspaces shouldn't think it is working on C...

7.8CVSS6.9AI score0.00543EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/01 12:00 a.m.9 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A code issue vulnerability exists in versions of the Linux kernel prior to 5.16.3 that stems from the drivers/bluetooth/hciqca.c file incorrectly handling the return value of...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/28 9:15 p.m.11 views

AZL-13821 CVE-2023-22999 affecting package kernel for versions less than 5.15.102.1-1

In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3qcomcreateursusbplatdev return value expects it to be NULL in the error case, whereas it is actually an error pointer...

5.5CVSS6.6AI score0.00261EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/25 3:22 a.m.7 views

SUSE CVE-2023-23039

An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open, aka a race condition between vccopen and vccremove...

5.7CVSS7.1AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/01 9:15 p.m.9 views

AZL-10823 CVE-2022-3078 affecting package kernel for versions less than 5.15.70.1-1

An issue was discovered in the Linux kernel through 5.16-rc6. There is a lack of check after calling vzalloc and lack of free after allocation in drivers/media/test-drivers/vidtv/vidtvs302m.c...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/08/01 2:15 p.m.8 views

CVE-2022-26441

In wifi driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: GN20220420044; Issue ID: GN20220420044...

6.7CVSS6.9AI score0.0026EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/06/06 6:15 p.m.11 views

CVE-2022-21756

In WLAN driver, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS06535950; Issue ID: ALPS06535950...

4.4CVSS5.9AI score0.00109EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/01/17 12:00 a.m.10 views

The vulnerability of the `ntfsattr_pread_i` function in the NTFS file system driver for the FUSE NTFS-3G module, related to writing beyond the buffer boundary, allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the ntfsattrpreadi function in the NTFS file system driver for the FUSE NTFS-3G module is related to writing beyond the buffer boundaries. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and cause service failures...

7.8CVSS6.8AI score0.00414EPSS
SaveExploits0References11Affected Software5
OSV
OSV
added 2019/01/31 12:00 a.m.10 views

UBUNTU-CVE-2017-18360

In changeportsettings in drivers/usb/serial/ioti.c in the Linux kernel before 4.11.3, local users could cause a denial of service by division-by-zero in the serial device layer by trying to set very high baud rates...

5.5CVSS6.7AI score0.0043EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/04/10 3:23 p.m.25 views

kernel: v4l2: disabled memory access protection mechanism allowing privilege escalation

A bug in the 32-bit compatibility layer of the ioctl handling code of the v4l2 video driver in the Linux kernel has been found. A memory protection mechanism ensuring that user-provided buffers always point to a userspace memory were disabled, allowing destination address to be in a kernel space...

7.8CVSS7AI score0.00359EPSS
SaveExploits0References4
OSV
OSV
added 2017/09/22 12:00 a.m.9 views

UBUNTU-CVE-2017-6267

NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer handler where an incorrect initialization of internal objects can cause an infinite loop which may lead to a denial of service...

5.5CVSS7.1AI score0.00359EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/06/19 6:49 p.m.61 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 6.6 Advanced Update Support and Red Hat Enterprise Linux 6.6 Telco Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base...

7.8CVSS6.8AI score0.05186EPSS
SaveExploits11References4
Rows per page
Query Builder