Lucene search
+L

1604 matches found

BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.12 views

Vulnerability of the proc_cpuset_show() function (kernel/cgroup/cpuset.c) in the Linux operating system’s kernel, which allows a hacker to trigger a service failure

The vulnerability of the proccpusetshow function kernel/cgroup/cpuset.c in the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References34Affected Software7
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.13 views

The vulnerability of the kcm_sendmsg() function in the implementation of the KCM (Kernel Connection Multiplexer) for Linux kernel sockets allows a attacker to cause a service failure.

The vulnerability of the kcmsendmsg function in the net/kcm/kcmsock.c module of the KCM Kernel Connection Multiplexor implementation for Linux kernel sockets is related to the reutilization of previously freed memory due to concurrent access to resources. Exploiting this vulnerability can allow a...

5.5CVSS6.5AI score0.0086EPSS
SaveExploits0References27Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.8 views

The vulnerability of the vcap_api_encode_rule_test() function in the network adapter driver from Microchip’s Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the vcapapiencoderuletest function in the drivers/net/ethernet/microchip/vcap/vcapapikunit.c file of the network adapter driver software for Microchip’s Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an...

7.8CVSS7.1AI score0.00242EPSS
SaveExploits0References11Affected Software4
RedhatCVE
RedhatCVE
added 2024/10/22 8:39 a.m.22 views

CVE-2022-48981

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference, resulting in the GEM object getting prematurely freed leading to a later use-after-free...

6CVSS6.8AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 7:38 a.m.17 views

CVE-2022-48984

In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access in kernel mode PF: errorcode0x0000 - not-present page PGD...

4.4CVSS6.4AI score0.00202EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.21 views

CVE-2024-50031

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop the active perfmon before being destroyed When running kmscube with one or more performance monitors enabled via GALLIUMHUD, the following kernel panic can occur: 55.008324 Unable to handle kernel paging request at...

7.8CVSS0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50027

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

5.5CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

UBUNTU-CVE-2022-48964

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravbrxgbeth The skb is delivered to napigroreceive which may free it, after calling this, dereferencing skb may trigger use-after-free...

8.8CVSS5.7AI score0.00313EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 8:06 p.m.113 views

CVE-2022-48995

Mode C: Concrete details found. Affected component: Linux kernel module raydium_ts_i2c (raydium_i2c_ts) using sunray/raydium_i2c_send().Root cause: memory leak during i2c bank switching; tx_buf is not freed after BANK_SWITCH on i2c BUS operations, creating kmemleak objects in test with a bpf mock...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 8:06 p.m.24 views

CVE-2022-48984 can: slcan: fix freed work crash

In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access in kernel mode PF: errorcode0x0000 - not-present page PGD...

4.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.20 views

CVE-2022-48984 can: slcan: fix freed work crash

In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access in kernel mode PF: errorcode0x0000 - not-present page PGD...

6.4AI score0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 8:06 p.m.86 views

CVE-2022-48984

The connected documents provide concrete details for CVE-2022-48984 affecting Linux kernel can: slcan: fix freed work crash. The issue manifests as a NULL pointer dereference in slcan when the LTP pty03 test crashes, with a crash trace in process_one_work and workqueue handling. Root cause: slcan...

5.5CVSS4.9AI score0.00202EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

8.8CVSS0.00617EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49988

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

5.5CVSS5.7AI score0.00617EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

DEBIAN-CVE-2024-49989

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix double free issue during amdgpu module unload Flexible endpoints use DIGs from available inflexible endpoints, so only the encoders of inflexible links need to be freed. Otherwise, a double free issue may occ...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.17 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

6.9AI score0.00617EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.32 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

8.8CVSS0.00617EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.7 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 Linux kernel that originates from a device accessing freed memory due to an injection error before stopping a queue...

7.8CVSS6.8AI score0.00253EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.14 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 improper access to freed memory in the ext4 file system in the ext4splitextentat function, leading to a...

7.8CVSS6.7AI score0.00268EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:00 a.m.12 views

The vulnerability of the axg_card_add_tdm_loopback() function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the axgcardaddtdmloopback function in the sound/soc/meson/axg-card.c file of the Linux operating system’s kernel is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.4AI score0.0025EPSS
SaveExploits0References25Affected Software5
Rows per page
Query Builder