Lucene search
+L

111 matches found

Oracle linux
Oracle linux
added 2024/09/12 12:00 a.m.390 views

Unbreakable Enterprise kernel security update

5.15.0-210.163.7 - crypto: qat - specify firmware files for 402xx Giovanni Cabiddu Orabug: 37030280 5.15.0-210.163.6 - Revert 'Fix userfaultfdapi to return EINVAL as expected' Vijayendra Suman Orabug: 37004422 5.15.0-210.163.5 - Revert 'bpf: Allow reads from uninit stack' Vijayendra Suman Orabug:...

7.8CVSS10AI score0.01EPSS
SaveExploits1
OSV
OSV
added 2024/09/11 12:15 a.m.12 views

CVE-2024-40650

In wifiitemeditcontent of styles.xml , there is a possible FRP bypass due to Missing check for FRP state. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score0.0008EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/15 6:48 p.m.13 views

CVE-2024-42476 oauth CSRF vulnerability

In the OAuth library for nim prior to version 0.11, the Authorization Code grant and Implicit grant both rely on the state parameter to prevent cross-site request forgery CSRF attacks where a resource owner might have their session associated with protected resources belonging to an attacker. Whe...

6.5CVSS7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.13 views

PT-2024-33746

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been resolved in the Linux kernel. The issue occurred in the drm/amd/display component, where a null pointer check was added to prevent accessing a...

5.5CVSS5.4AI score0.00244EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.29 views

CVE-2022-48790

In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in .submitasyncevent drivers may not check the ctrl readiness for AER submission. This may lead to a use-after-free condition that was observed...

9.8CVSS6.3AI score0.00784EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/24 11:17 p.m.5 views

SUSE CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

3.3CVSS7.1AI score0.00301EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.26 views

CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6.7AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.5 views

DEBIAN-CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS5.6AI score0.00301EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.29 views

CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6AI score0.00301EPSS
SaveExploits0References24
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

UBUNTU-CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6.2AI score0.00301EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.34 views

CVE-2024-36484 net: relax socket state check at accept time.

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

0.00301EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/21 10:18 a.m.33 views

CVE-2024-36484 net: relax socket state check at accept time.

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

6AI score
SaveExploits0References15
CVE
CVE
added 2024/06/21 10:18 a.m.155 views

CVE-2024-36484

CVE-2024-36484 is a Linux kernel vulnerability where the socket acceptance check was relaxed at accept time (net/ipv4/af_inet.c). The issue can arise when a process shuts down a listener before it enters accept, causing the child to reach accept() in FIN_WAIT1 status after the commit “tcp: defer ...

5.5CVSS6.3AI score0.00301EPSS
SaveExploits0References12Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.7 views

SUSE CVE-2021-47596

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix use-after-free bug in hclgevfsendmbxmsg Currently, the hns3remove function firstly uninstall client instance, and then uninstall acceletion engine device. The netdevice is freed in client instance uninstall process...

5.5CVSS7.6AI score0.00248EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 4:15 p.m.16 views

AZL-42474 CVE-2024-36891 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix masemptyarearev null pointer dereference Currently the code calls masstart followed by masdataend if the maple state is MASTART, but masstart may return with the maple state node == NULL. This will lead to a null...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.16 views

UBUNTU-CVE-2021-47424

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40eprobe as part of PF switch set up driver was trying to free misc IRQ vectors in i40eclearinterruptscheme and produced a kernel Oops: Trying to free...

5.5CVSS6AI score0.00222EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/06 12:00 a.m.10 views

MediaTek 芯片 安全漏洞

MediaTek chips are a variety of chips from MediaTek, a Chinese company MediaTek. A security vulnerability exists in the MediaTek chips, which stems from an incorrect state check in the da module, which may result in an escalation of privileges...

6.7CVSS7AI score0.00091EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()

In the Linux kernel, the following vulnerability has been resolved: iwcxgb4: Fix potential NULL dereference in c4iwfillrescmidentry This condition needs to match the previous "if epcp-state == LISTEN " exactly to avoid a NULL dereference of either "listenep" or "ep". The problem is that "epcp" ha...

5.5CVSS6.8AI score0.00145EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.6 views

SUSE CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.5CVSS6.7AI score0.00612EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2023/12/04 12:00 a.m.11 views

MediaTek Chip Security Breach

MediaTek chips are a variety of chips from MediaTek, a Chinese company. A security vulnerability exists in the MediaTek chips due to an incorrect state check in the display module, which may result in an out-of-bounds read...

4.4CVSS6.8AI score0.00109EPSS
SaveExploits0References1
Rows per page
Query Builder