Lucene search
K

1255 matches found

SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.1 views

SUSE CVE-2021-47013

In the Linux kernel, the following vulnerability has been resolved: net:emac/emac-mac: Fix a use after free in emacmactxbufsend In emacmactxbufsend, it calls emactxfilltpd..,skb,... If some error happens in emactxfilltpd, the skb will be freed via devkfreeskbskb in error branch of emactxfilltpd...

5.5CVSS6.3AI score0.00015EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.1 views

SUSE CVE-2021-47032

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.1 views

SUSE CVE-2021-47033

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-47033

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping entries...

5.5CVSS4AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

DEBIAN-CVE-2021-47013

In the Linux kernel, the following vulnerability has been resolved: net:emac/emac-mac: Fix a use after free in emacmactxbufsend In emacmactxbufsend, it calls emactxfilltpd..,skb,... If some error happens in emactxfilltpd, the skb will be freed via devkfreeskbskb in error branch of emactxfilltpd...

7.8CVSS5.7AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

UBUNTU-CVE-2021-46998

In the Linux kernel, the following vulnerability has been resolved: ethernet:enic: Fix a use after free bug in enichardstartxmit In enichardstartxmit, it calls enicqueuewqskb. Inside enicqueuewqskb, if some error happens, the skb will be freed by devkfreeskbskb. But the freed skb is still used in...

7.8CVSS6.2AI score0.00016EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.3CVSS7.7AI score0.00015EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.2 views

PT-2024-21559 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the Bluetooth component of the Linux kernel, specifically in the btusb module. The problem occurs when the CONFIG DEV COREDUMP configuration is...

9.1CVSS6.7AI score0.00407EPSS
Exploits0References674
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.0 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.1 views

DEBIAN-CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS5.6AI score0.00015EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.3 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the possibility that MHI ulcallback may be called immediately after a skb has queued for transmission, causi...

8.4CVSS6.5AI score0.00019EPSS
Exploits0References5
OSV
OSV
added 2024/02/23 11:7 a.m.8 views

OESA-2024-1178 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial porti...

7.8CVSS7AI score0.84554EPSS
Exploits15References4
OSV
OSV
added 2024/02/08 11:6 a.m.3 views

OESA-2024-1143 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel before 6.4.5, drivers/gpu/drm/drmatomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.CVE-2023-51043 A use-after-free flaw was found in the Linux Kernel...

7CVSS6.6AI score0.00014EPSS
Exploits0References4
OSV
OSV
added 2024/02/08 11:6 a.m.1 views

OESA-2024-1140 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel before 6.4.5, drivers/gpu/drm/drmatomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.CVE-2023-51043 A use-after-free flaw was found in the Linux Kernel...

7CVSS7.9AI score0.00014EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.1 views

kernel: Bluetooth: L2CAP: Fix memory leak in vhci_write

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix memory leak in vhciwrite Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810d81ac00 size 240: ... hex dump first 32 bytes: 00 00 ...

5.5CVSS6.3AI score0.00023EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/01/30 8:0 a.m.4 views

Kernel: gc's deletion of an skb races with unix_stream_read_generic() leading to uaf

...

7CVSS6.8AI score0.00013EPSS
Exploits0
OSV
OSV
added 2024/01/29 11:15 a.m.1 views

ALPINE-CVE-2023-46838

Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred data, these parts are directly translate...

7.5CVSS7.1AI score0.00223EPSS
Exploits0References1
OSV
OSV
added 2024/01/29 11:15 a.m.1 views

DEBIAN-CVE-2023-46838

Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred data, these parts are directly translate...

7.5CVSS6.9AI score0.00223EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/01/23 5:25 p.m.1 views

kernel: use after free in unix_stream_sendpage

A use-after-free flaw was found in the Linux kernel's afunix component that allows local privilege escalation. The unixstreamsendpage function tries to add data to the last skb in the peer's recv queue without locking the queue. This issue leads to a race condition where the unixstreamsendpage...

7.8CVSS6.6AI score0.00044EPSS
Exploits1References5
OSV
OSV
added 2024/01/19 11:6 a.m.3 views

OESA-2024-1083 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A flaw was found in the Bluetooth subsystem of the Linux kernel. A race condition between the btsockrecvmsg and btsockioctl functions could lead to a use-after-free on a socket buffer "skb". This flaw allows a local user to cause...

7CVSS6.8AI score0.00126EPSS
Exploits0References4
Rows per page
Query Builder