Lucene search
+L

197 matches found

Cvelist
Cvelist
added 2025/11/12 10:53 a.m.25 views

CVE-2025-40175 idpf: cleanup remaining SKBs in PTP flows

In the Linux kernel, the following vulnerability has been resolved: idpf: cleanup remaining SKBs in PTP flows When the driver requests Tx timestamp value, one of the first steps is to clone SKB using skbget. It increases the reference counter for that SKB to prevent unexpected freeing by another...

0.00172EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.17 views

kernel: idpf: convert workqueues to unbound

In the Linux kernel, the following vulnerability has been resolved: idpf: convert workqueues to unbound When a workqueue is created with WQUNBOUND, its work items are served by special worker-pools, whose host workers are not bound to any specific CPU. In the default configuration i.e. when...

5.5CVSS6.9AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.9 views

kernel: idpf: check error for register_netdev() on init

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS6.9AI score0.00201EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.2 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: idpf: converted the control queue mutex to a spinlock. With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated during module loading: 324.701677 BUG: a sleeping function was called from an invalid context at...

5.5CVSS6.4AI score0.00159EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: idpf: returning 0 size for the RSS key if it is not supported Returning -EOPNOTSUPP from the function that returns u32 results in an invalid size value due to a cast operation. Returning -EOPNOTSUPP as a size likely leads to...

5.5CVSS6.3AI score0.00148EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/10/23 10:25 a.m.17 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled bsc124032...

8.7CVSS6.4AI score0.0205EPSS
SaveExploits5References1482
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:00 a.m.20 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2025:3725-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:3725-1 advisory. The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.8AI score0.00645EPSS
SaveExploits3References324
OSV
OSV
added 2025/10/22 11:48 a.m.13 views

SUSE-SU-2025:3725-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. - CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled...

9.8CVSS8.3AI score0.00645EPSS
SaveExploits3References230
RedHat Linux
RedHat Linux
added 2025/10/14 8:39 a.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. 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...

9.8CVSS6.6AI score0.00587EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.11 views

RHEL 9 : kernel (RHSA-2025:17958)

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

9.8CVSS7AI score0.00587EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.15 views

PT-2025-46653

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the idpf driver related to the handling of SKBs Socket Buffer in PTP Precision Time Protocol flows. Specifically, the issue arises when an SKB is...

4.6CVSS5.3AI score0.00693EPSS
SaveExploits5References393
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-11232

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00265EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-8475

Malicious code in bioql PyPI...

7.2AI score0.00374EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2025:15429)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:15429 advisory. kernel: udmabuf: fix a buf size overflow issue during udmabuf creation CVE-2025-37803 kernel: idpf: convert control queue mutex to a spinlock...

7.8CVSS7.2AI score0.0024EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/09/15 10:45 a.m.9 views

kernel: idpf: convert control queue mutex to a spinlock

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS6.8AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/15 10:24 a.m.24 views

kernel: idpf: convert control queue mutex to a spinlock

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS6.8AI score0.00159EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:00 a.m.11 views

RHEL 10 : kernel (RHSA-2025:15782)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15782 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ublk: make sure ubq-cancelin...

7.8CVSS7.1AI score0.00357EPSS
SaveExploits0References18
OSV
OSV
added 2025/09/15 12:00 a.m.15 views

ALSA-2025:15785 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net: usb: smsc75xx: Limit packet length to skb-len CVE-2023-53125 kernel: net/sched: Always pass notifications when child class becomes empty CVE-2025-38350 kernel: idpf: convert control...

7.8CVSS5.2AI score0.00183EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/09/08 8:05 a.m.9 views

Important: Red Hat Security Advisory: kernel security update

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

7.8CVSS6.7AI score0.0024EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/09/08 8:05 a.m.14 views

kernel: idpf: convert control queue mutex to a spinlock

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS6.8AI score0.00159EPSS
SaveExploits0References5
Rows per page
Query Builder