- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:31
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: add input size check in proc_write_simdisk A malicious user could pass an arbitrarily bad value to memdup_user_nul(), potentially causing kernel crash. This follo...
- EPSS 0.06%
- Veröffentlicht 12.11.2025 21:56:30
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLIN_PWM_EN rather than BERLIN_PWM_ENABLE, otherwise, the driver accesses wrong address, there w...
- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:30
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Syzbot reported read of uninitialized variable BUG with following call stack. lan78xx ...
- EPSS 0.06%
- Veröffentlicht 12.11.2025 21:56:30
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4_xattr_inode_update_ref() reads an EA inode refcount that is already <= 0 and then ...
- EPSS 0.06%
- Veröffentlicht 12.11.2025 21:56:29
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). syzbot reported the splat below in tcp_conn_request(). [0] If a listener is close()d while a TFO socket is being pro...
- EPSS 0.06%
- Veröffentlicht 12.11.2025 21:56:29
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() If new_asoc->peer.adaptation_ind=0 and sctp_ulpevent_make_authkey=0 and sctp_ulpevent_make_authkey() retur...
- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:28
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix debug checking for np-guests using huge mappings When running with transparent huge pages and CONFIG_NVHE_EL2_DEBUG then the debug checking in assert_host_shared_gu...
- EPSS 0.02%
- Veröffentlicht 12.11.2025 21:56:28
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: ice: ice_adapter: release xa entry on adapter allocation failure When ice_adapter_new() fails, the reserved XArray entry created by xa_insert() is not released. This causes subsequ...
- EPSS 0.06%
- Veröffentlicht 12.11.2025 21:56:27
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} Cilium has a BPF egress gateway feature which forces outgoing K8s Pod traffic to pass through dedicated egress gateways which...
- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:26
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: crypto: skcipher - Fix reqsize handling Commit afddce13ce81d ("crypto: api - Add reqsize to crypto_alg") introduced cra_reqsize field in crypto_alg struct to replace type specific ...