Lucene search
K

120 matches found

OSV
OSV
added 2025/10/04 12:11 a.m.4 views

RLSA-2025:11411 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Remove dangling pointers CVE-2024-58002 kernel: sunrpc: handle SVCGARBAGE during svc auth processing as auth error CVE-2025-38089 For more details about the security...

7.1CVSS6.4AI score0.0005EPSS
Exploits2References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-5217

Malicious code in bioql PyPI...

7.8CVSS7.3AI score0.00012EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:53 a.m.3 views

rose: fix dangling neighbour pointers in rose_rt_device_down()

...

7.8CVSS7AI score0.00052EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/14 12:0 a.m.5 views

RHEL 9 : kernel (RHSA-2025:13781)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:13781 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Remove...

7.8CVSS7AI score0.00111EPSS
Exploits0References21
RedHat Linux
RedHat Linux
added 2025/08/13 9:41 a.m.2 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.6AI score0.00111EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2025/08/13 9:41 a.m.1 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/08/13 2:49 a.m.2 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
OSV
OSV
added 2025/08/07 8:6 a.m.3 views

CLSA-2025-1754553993 kernel: Fix of 19 CVEs

net: ch9200: fix uninitialised access during miinwayrestart CVE-2025-38086 - jbd2: fix assertion 'jh-bfrozendata == NULL' failure when journal aborted CVE-2022-50126 - kernfs: fix potential NULL dereference in kernfsremove CVE-2022-50148 - md-raid10: fix KASAN warning CVE-2022-50211 - xhci: Fix...

7.8CVSS6.4AI score0.00111EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/08/05 6:1 p.m.2 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/08/05 3:50 p.m.3 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.2 views

RHEL 9 : kernel (RHSA-2025:13030)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:13030 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: potential buffer overfl...

7.8CVSS7.1AI score0.00082EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2025/07/30 12:0 a.m.2 views

RockyLinux 8 : kernel-rt (RLSA-2025:11299)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:11299 advisory. kernel: cifs: potential buffer overflow in handling symlinks CVE-2022-49058 kernel: media: uvcvideo: Remove dangling pointers CVE-2024-58002 kernel:...

7.8CVSS7.2AI score0.00063EPSS
Exploits0References17
OSV
OSV
added 2025/07/29 1:38 p.m.2 views

RLSA-2025:11299 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: cifs: potential buffer overflow in handling symlinks CVE-2022-49058 kernel: media: uvcvideo: Remove dangling pointers CVE-2024-580...

7.1CVSS7.9AI score0.00063EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38377 rose: fix dangling neighbour pointers in rose_rt_device_down()

In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rosertdevicedown There are two bugs in rosertdevicedown that can cause use-after-free: 1. The loop bound t-count is modified within the loop, which can cause the loop to terminate early an...

0.00052EPSS
Exploits0References8
CVE
CVE
added 2025/07/25 12:53 p.m.67 views

CVE-2025-38377

CVE-2025-38377 : Linux kernel vulnerability in rose_rt_device_down() can cause use-after-free by corrupting the neighbour loop (loop bound altered and index increment after removal). A reverse-iteration fix with a fixed loop bound was applied to ensure all entries are examined and removals do not...

7.8CVSS6.5AI score0.00052EPSS
Exploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.5 views

CVE-2025-38377

In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rosertdevicedown There are two bugs in rosertdevicedown that can cause use-after-free: 1. The loop bound t-count is modified within the loop, which can cause the loop to terminate early an...

7.8CVSS5.8AI score0.00052EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/07/21 9:8 a.m.3 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 6:6 a.m.2 views

kernel: media: uvcvideo: Remove dangling pointers

A dangling pointer vulnerability was found in the Linux kernel. When an async control is written, a copy of a pointer is made in the file handle that started the operation. If the user closes that file descriptor, its structure will be freed and there will be one dangling pointer per pending asyn...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.2 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS7.1AI score0.00063EPSS
Exploits0References9
OSV
OSV
added 2025/07/16 12:0 a.m.2 views

ALSA-2025:11299 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: cifs: potential buffer overflow in handling symlinks CVE-2022-49058 kernel: media: uvcvideo: Remove dangling pointers CVE-2024-580...

7.8CVSS8AI score0.00063EPSS
Exploits0References18
Rows per page
Query Builder