Lucene search
+L

370 matches found

Cvelist
Cvelist
added 2024/12/27 2:51 p.m.17 views

CVE-2024-56593 wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmfsdiodsglistrw This patch fixes a NULL pointer dereference bug in brcmfmac that occurs when a high 'sdsgentryalign' value applies e.g. 512 and a lot of queued SKBs a...

0.00231EPSS
Exploits0References7
NVD
NVD
added 2024/12/27 2:15 p.m.6 views

CVE-2024-53164

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog need to happen before a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become...

5.5CVSS0.00249EPSS
Exploits0References9
CVE
CVE
added 2024/12/27 1:38 p.m.2477 views

CVE-2024-53164

CVE-2024-53164 affects the Linux kernel net_sched subsystem. The root cause was an incorrect ordering of qlen updates (sch->q.qlen) around qdisc_tree_reduce_backlog(), which could fail to notify parent qdiscs when a child becomes empty. The fix ensures the qlen adjustment happens before the ca...

5.5CVSS6.5AI score0.00249EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/12/27 1:38 p.m.8 views

CVE-2024-53164 net: sched: fix ordering of qlen adjustment

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog need to happen before a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become...

5.5CVSS6.1AI score0.00249EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/12/27 1:38 p.m.23 views

CVE-2024-53164 net: sched: fix ordering of qlen adjustment

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog need to happen before a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become...

0.00249EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.4 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 sequential problem with qlen adjustments in the network scheduler...

5.5CVSS6.5AI score0.00249EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/12/27 12:0 a.m.10 views

PT-2024-36926 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc2-0.0.0-devel-00004-g8b1b79e88956 Description: A vulnerability in the Linux kernel has been resolved, related to the pmdomain: imx: gpcv2: Adjust delay after power up handshake. The udelay5 is not enoug...

8.1CVSS7.7AI score0.0075EPSS
Exploits3References847
GithubExploit
GithubExploit
added 2024/12/19 9:15 p.m.430 views

Exploit for Classic Buffer Overflow in Linux Linux_Kernel

CVE-2022-32981 poc for...

7.8CVSS6.7AI score0.00951EPSS
Exploits2
OSV
OSV
added 2024/09/05 2:1 p.m.9 views

CLSA-2024-1725544866 python2: Fix of CVE-2023-27043

Bugfix for CVE-2023-27043, use str instead of unicode, adjust tests according to python2 specification...

5.3CVSS6.8AI score0.02527EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2024/08/21 7:40 p.m.22 views

CVE-2024-43877

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma-SGlength' is 0. This value is later used to access 'dma-SGarraydma-SGlength - 1', which will cause out of bounds access. Add check to return early on invalid...

4.4CVSS7.2AI score0.00218EPSS
Exploits0References4
OSV
OSV
added 2024/06/08 12:0 a.m.7 views

CVE-2024-37408

fprintd through 1.94.3 lacks a security attention mechanism, and thus unexpected actions might be authorized by "auth sufficient pamfprintd.so" for Sudo. NOTE: the supplier disputes this because they believe issue resolution would involve modifying the PAM configuration to restrict pamfprintd.so ...

7.3CVSS6.8AI score0.00276EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.10 views

SUSE CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.9CVSS6.4AI score0.00332EPSS
Exploits0References18
OSV
OSV
added 2024/05/30 4:15 p.m.7 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

UBUNTU-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS6.2AI score0.00332EPSS
Exploits0References29
OSV
OSV
added 2024/05/28 3:47 p.m.77 views

GHSA-7R3J-QMR4-JFPJ Kaminari Insecure File Permissions Vulnerability

A moderate severity security vulnerability has been identified in the Kaminari pagination library for Ruby on Rails, concerning insecure file permissions. This advisory outlines the vulnerability, affected versions, and provides guidance for mitigation. Impact This vulnerability is of moderate...

6.6CVSS6.5AI score0.00595EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.23 views

CVE-2024-27414

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

5.5CVSS8.2AI score0.00223EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/05/17 11:50 a.m.25 views

CVE-2024-27414

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

5.5CVSS7.3AI score0.00223EPSS
Exploits0
Redos
Redos
added 2024/04/08 12:0 a.m.13 views

ROS-20240408-25

A vulnerability in the SSH protocol implementation is related to the ability to adjust packet sequence numbers during the connection negotiation process and remove an arbitrary number of SSH service messages. during the connection negotiation process and cause an arbitrary number of SSH service...

5.9CVSS6.2AI score0.93305EPSS
Exploits4
Citrix
Citrix
added 2024/04/03 12:0 a.m.8 views

Unable to change ciphers or SSL parameters on SSL Bridge virtual server.

No option is available to change ciphers or SSL parameters on SSLBRIDGE type virtual server...

7.1AI score
Exploits0
OSV
OSV
added 2024/04/02 7:15 a.m.3 views

DEBIAN-CVE-2023-52633

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode without =inf-cpu or =ext, we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timerread, which pushes time forward just a...

5CVSS5.6AI score0.00226EPSS
Exploits0References1
Rows per page
Query Builder