Lucene search
+L

963 matches found

Tenable Nessus
Tenable Nessus
•added 2025/12/31 12:00 a.m.•2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992930)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992930 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA...

5.5CVSS6.1AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/12/31 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50855

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the...

5.6AI score0.00235EPSS
SaveExploits0References3
NVD
NVD
•added 2025/12/30 1:16 p.m.•14 views

CVE-2022-50855

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

0.00235EPSS
SaveExploits0References3
CVE
CVE
•added 2025/12/30 12:15 p.m.•42 views

CVE-2022-50855

The CVE-2022-50855 entry concerns a Linux kernel issue where the BPF LSM program attached via bpf_prog_attach to cgroups could leak because the refcnt wasn’t decremented when the validation rejected the attach. The published description across Red Hat, SUSE, Ubuntu (OSV), Debian OSV, NVD, and oth...

6AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
•added 2025/12/30 12:15 p.m.•13 views

CVE-2022-50855 bpf: prevent leak of lsm program after failed attach

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/12/30 12:15 p.m.•39 views

CVE-2022-50855 bpf: prevent leak of lsm program after failed attach

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

0.00235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/12/30 12:15 p.m.•21 views

CVE-2022-50855

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

5.1AI score0.00235EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992331)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992331 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA...

5.5CVSS6.1AI score0.00144EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/12/30 12:00 a.m.•22 views

PT-2025-54114

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the lontium-lt9611 driver where a NULL pointer dereference can occur within the lt9611 connector init function. Specifically, the code dereferences th...

7.8CVSS7AI score0.00954EPSS
SaveExploits2References895
Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992608)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992608 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: fix netdevice reference leaks in attachdefaultqdiscs In attachdefaultqdiscs, if a dev...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/25 1:04 a.m.•15 views

SUSE CVE-2022-50750

In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak...

3.3CVSS6.6AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/24 1:16 p.m.•7 views

CVE-2022-50750

In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak...

7.8CVSS5.7AI score0.002EPSS
SaveExploits0References7
CVE
CVE
•added 2025/12/24 1:05 p.m.•37 views

CVE-2022-50750

CVE-2022-50750 affects the Linux kernel: specifically the DRM SITRONIX ST7701 panel driver. The issue arises when a MIPI DSI attach fails, and the driver does not properly handle cleanup, risking a memory leak if mipi_dsi_attach() fails. The provided documents confirm the fix was implemented as p...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2025/12/24 1:05 p.m.•39 views

CVE-2022-50750 drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure

In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak...

7.8CVSS0.002EPSS
SaveExploits0References6
OSV
OSV
•added 2025/12/24 1:05 p.m.•12 views

CVE-2022-50750 drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure

In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak...

7.8CVSS6.4AI score
SaveExploits0References9
CNNVD
CNNVD
•added 2025/12/24 12:00 a.m.•13 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 a failure to remove a panel after mipidsiattach fails, which could lead to a memory leak...

6.1AI score0.002EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2025/12/24 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50750

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak. CVE-2022-50750 Note...

7.8CVSS6.1AI score0.002EPSS
SaveExploits0References3
OSV
OSV
•added 2025/12/18 3:16 p.m.•15 views

UBUNTU-CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

5.7AI score0.00187EPSS
SaveExploits0References13
OSV
OSV
•added 2025/12/12 11:09 a.m.•15 views

OESA-2025-2836 containerd security update

containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

7.3CVSS6.7AI score0.0016EPSS
SaveExploits1References3
OSV
OSV
•added 2025/12/12 11:09 a.m.•19 views

OESA-2025-2803 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer...

7.8CVSS6.5AI score0.00999EPSS
SaveExploits3References68
Rows per page
Query Builder