Lucene search
+L

73 matches found

SUSE Linux
SUSE Linux
added 2024/12/19 6:32 p.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52524: Fixed possible corruption in nfc/llcp bsc1220927. CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core bsc1232224 CVE-2024-50089:...

7.8CVSS8.2AI score0.00811EPSS
SaveExploits1References74
SUSE Linux
SUSE Linux
added 2024/12/13 3:20 p.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52524: Fixed possible corruption in nfc/llcp bsc1220927. CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core bsc1232224 CVE-2024-50089:...

7.8CVSS8.6AI score0.00811EPSS
SaveExploits1References118
OSV
OSV
added 2024/12/06 2:33 p.m.15 views

CLSA-2024-1733483945 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-49992 - drm: remove all control node code - drm: add managed resources tied to drmdevice - drm: Set finalkfree in drmdevalloc - drm/plane: add drmmuniversalplanealloc - drm: Handle dev-unique with drmm - drm: Use drmm for drmdevinit cleanup - drm:...

8.8CVSS7AI score0.00259EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.7 views

SUSE CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

6.1CVSS6.5AI score0.0025EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.25 views

CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

7.1CVSS6.2AI score0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

UBUNTU-CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

7.1CVSS6.2AI score0.0025EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 3:29 p.m.18 views

CVE-2024-36915 nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

7.1CVSS6.1AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.10 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, which stems from a vulnerability in the nfc:llcp module...

7.1CVSS8.1AI score0.0025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:00 a.m.51 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6778-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6778-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to ...

8.8CVSS7AI score0.00422EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/04/08 12:00 a.m.23 views

PT-2024-27206

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0 Description The vulnerability is related to unsafe copies in the nfc llcp setsockopt function. Syzbot reported unsafe calls to copy from sockptr. The issue can be resolved by using copy safe from sockptr...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.8 views

SUSE CVE-2023-52502

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

7CVSS6.1AI score0.00247EPSS
SaveExploits0References102
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52502

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

8.8CVSS6.1AI score0.00247EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/29 11:15 p.m.2 views

DEBIAN-CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.11 views

CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS6.2AI score0.00372EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2023/08/12 11:05 a.m.7 views

OESA-2023-1495 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in nfcllcpfindlocal in net/nfc/llcpcore.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.CVE-2023-3863 A use-after-free...

5.5CVSS7.6AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2023/08/12 11:05 a.m.5 views

OESA-2023-1494 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in nfcllcpfindlocal in net/nfc/llcpcore.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.CVE-2023-3863 A use-after-free...

5.5CVSS7.6AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2023/07/24 3:15 p.m.3 views

DEBIAN-CVE-2023-3863

A use-after-free flaw was found in nfcllcpfindlocal in net/nfc/llcpcore.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue...

4.1CVSS6.1AI score0.00228EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:28 a.m.8 views

SUSE CVE-2018-9518

In nfcllcpbuildsdreqtlv of llcpcommands.c, 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. Product: Android. Versions: Android kernel...

7.8CVSS7.9AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/22 8:05 p.m.13 views

USN-5343-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

Yiqi Sun and Kevin Wang discovered that the cgroups implementation in the Linux kernel did not properly restrict access to the cgroups v1 releaseagent feature. A local attacker could use this to gain administrative privileges. CVE-2022-0492 It was discovered that the aufs file system in the Linux...

7.8CVSS7.3AI score0.07604EPSS
SaveExploits35References46
Ubuntu
Ubuntu
added 2022/03/22 8:05 p.m.165 views

USN-5343-1: Linux kernel vulnerabilities

Yiqi Sun and Kevin Wang discovered that the cgroups implementation in the Linux kernel did not properly restrict access to the cgroups v1 releaseagent feature. A local attacker could use this to gain administrative privileges. CVE-2022-0492 It was discovered that the aufs file system in the Linux...

7.8CVSS7.8AI score0.07604EPSS
SaveExploits35
Rows per page
Query Builder