Lucene search
+L

1252 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.38 views

Fedora 40 : kernel (2024-92664ae6fe)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-92664ae6fe advisory. The 6.8.10 stable kernel update contains a number of important fixes across the tree Tenable has extracted the preceding description block directly...

8CVSS6.9AI score0.00821EPSS
SaveExploits1References8
F5 Networks
F5 Networks
added 2024/05/21 8:59 p.m.38 views

K000139700: Linux kernel usbmon vulnerability CVE-2022-43750

Security Advisory Description drivers/usb/mon/monbin.c in usbmon in the Linux kernel before 5.19.15 and 6.x before 6.0.1 allows a user-space client to corrupt the monitor's internal memory. CVE-2022-43750 Impact This vulnerability may allow an attacker with local access to gain improper privilege...

6.7CVSS6.6AI score0.0034EPSS
SaveExploits0Affected Software16
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.29 views

CVE-2023-52701

In the Linux kernel, the following vulnerability has been resolved: net: use a bounce buffer for copying skb-mark syzbot found arm64 builds would crash in sockrecvmark when CONFIGHARDENEDUSERCOPY=y x86 and powerpc are not detecting the issue because they define useraccessbegin. This will be handl...

7.1CVSS6AI score0.00227EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52822

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.11 views

CVE-2023-52823

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.46 views

CVE-2023-52824

Removed by vendor...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.40 views

CVE-2023-52701 net: use a bounce buffer for copying skb->mark

In the Linux kernel, the following vulnerability has been resolved: net: use a bounce buffer for copying skb-mark syzbot found arm64 builds would crash in sockrecvmark when CONFIGHARDENEDUSERCOPY=y x86 and powerpc are not detecting the issue because they define useraccessbegin. This will be handl...

6.6AI score0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:22 p.m.106 views

CVE-2023-52701

The CVE-2023-52701 entry concerns Linux kernel net handling: copying skb marks and skb_cb data led to a memory exposure via usercopy checks, observed as a kernel crash on arm64 when CONFIG_HARDENED_USERCOPY=y. Root cause: copying data from skb->cb[] and skb->mark can bypass size checks; pat...

7.1CVSS6.9AI score0.00227EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.25 views

CVE-2023-52701 net: use a bounce buffer for copying skb->mark

In the Linux kernel, the following vulnerability has been resolved: net: use a bounce buffer for copying skb-mark syzbot found arm64 builds would crash in sockrecvmark when CONFIGHARDENEDUSERCOPY=y x86 and powerpc are not detecting the issue because they define useraccessbegin. This will be handl...

7.1AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:22 p.m.19 views

CVE-2023-52701 net: use a bounce buffer for copying skb->mark

In the Linux kernel, the following vulnerability has been resolved: net: use a bounce buffer for copying skb-mark syzbot found arm64 builds would crash in sockrecvmark when CONFIGHARDENEDUSERCOPY=y x86 and powerpc are not detecting the issue because they define useraccessbegin. This will be handl...

5.2AI score
SaveExploits0References5
NVD
NVD
added 2024/05/21 3:15 p.m.42 views

CVE-2021-47401

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.2AI score0.0025EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.37 views

CVE-2021-47401

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

5.5CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.74 views

CVE-2021-47401

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.5AI score0.0025EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 3:03 p.m.109 views

CVE-2021-47401

In the provided documents, CVE-2021-47401 affects the Linux kernel’s ipack/ipoctal driver (drivers/ipack/devices/ipoctal.c). The root cause is that the tty driver name was allocated on the stack, enabling a stack information leak to user space or triggering an oops, and the name could encode topo...

7.1CVSS6.3AI score0.0025EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.22 views

CVE-2021-47401 ipack: ipoctal: fix stack information leak

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

7.1CVSS6.5AI score0.0025EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:44 p.m.15 views

CVE-2021-47358 staging: greybus: uart: fix tty use after free

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.9AI score0.00242EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:44 p.m.48 views

CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.6AI score0.00242EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.9 views

SUSE CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS6.9AI score0.00264EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.35 views

F5 Networks BIG-IP : Linux kernel usbmon vulnerability (K000139700)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K000139700 advisory. - drivers/usb/mon/monbin.c in usbmon in the Linux kernel before 5.19.15 and 6.x before 6.0.1 allows a user- space clie...

6.7CVSS6.7AI score0.0034EPSS
SaveExploits0References2
Rows per page
Query Builder