Lucene search
+L

12290 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.10 views

AZL-73084 CVE-2025-68736 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.6AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54105

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

0.00182EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54105

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

5.9AI score0.00182EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

5.6AI score0.00162EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2023-54105

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

5.7AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.7AI score0.00162EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/24 1:6 p.m.22 views

CVE-2023-54105

The CVE-2023-54105 entry concerns the Linux kernel: a missing check in isotp_bind() for the AF_CAN address family, allowing non-AF_CAN binds to slip through. The root cause described is that Syzbot-generated code matched the sockaddr struct size but supplied AF_XDP (0x2C) instead of AF_CAN (0x1D)...

6.3AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.31 views

CVE-2023-54105 can: isotp: check CAN address family in isotp_bind()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.8 views

CVE-2023-54105 can: isotp: check CAN address family in isotp_bind()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

6.6AI score0.00182EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.26 views

CVE-2022-50761 x86/xen: Fix memory leak in xen_init_lock_cpu()

In the Linux kernel, the following vulnerability has been resolved: x86/xen: Fix memory leak in xeninitlockcpu In xeninitlockcpu, the @name has allocated new string by kasprintf, if bindipitoirqhandler fails, it should be freed, otherwise may lead to a memory leak issue, fix it...

0.00252EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:5 p.m.22 views

CVE-2022-50761

The CVE-2022-50761 entry concerns a memory leak in the Linux kernel under x86/xen: in xen_init_lock_cpu(), a string allocated with kasprintf() is not freed if bind_ipi_to_irqhandler() fails, potentially leaking memory. The description notes this memory leak is fixed in Xen/CPU initialization code...

6.1AI score0.00252EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2025/12/24 12:9 p.m.4 views

CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

5.8AI score0.00162EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.43 views

CVE-2025-68736 landlock: Fix handling of disconnected directories

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS0.00162EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 12:9 p.m.37 views

CVE-2025-68736

CVE-2025-68736 relates to the Linux kernel Landlock feature and the handling of disconnected directories opened via bind mounts. Root cause: when a directory/file opened through a disconnected path is renamed or moved, the mount point may be out of scope of the hierarchy walk, causing access righ...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:9 p.m.9 views

CVE-2025-68736 landlock: Fix handling of disconnected directories

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS6.1AI score0.00162EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-53182

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the CAN Controller Area Network subsystem, specifically in the isotp bind function. A missing check allows bindings with address families other...

6AI score0.00182EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-53002

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel landlock subsystem had a flaw in how it handled disconnected directories. These directories could appear when files or directories were accessed through a bind mount but...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.8 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 security vulnerability exists in the Linux kernel that stems from an unreleased string after a failed bindipitoirqhandler in xeninitlockcpu, which could lead to a memory leak...

6.1AI score0.00252EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/23 4:45 p.m.8 views

Security Bulletin: TSSC/IMC is affected to an Acceptance of Extraneous Untrusted Data With Trusted Data

Summary TSSC/IMC is affected to an Acceptance of Extraneous Untrusted Data With Trusted Data. A patch was released to update the bind package. Vulnerability Details CVEID:CVE-2025-40778 DESCRIPTION: Under certain circumstances, BIND is too lenient when accepting records from answers, allowing an...

8.6CVSS6AI score0.00665EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/22 9:25 a.m.9 views

CVE-2025-14995

A vulnerability has been found in Tenda FH1201 1.2.0.14408. Affected is the function sprintf of the file /goform/SetIpBind. Such manipulation of the argument page leads to stack-based buffer overflow. The attack may be performed from remote. The exploit has been disclosed to the public and may be...

9CVSS8.8AI score0.00647EPSS
SaveExploits1References1
Rows per page
Query Builder